Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
e42a4ca53b274dbfd94ea8f712dd9715d2e8fea5
/
.
/
tests
/
coverage
/
auxiliary
/
discard_all_helper.rs
blob: 9290bac7e535e466e7dfdc1c54cef18bd1f63fd1 [
file
] [
log
] [
blame
]
//@ edition: 2021
// Force this function to be generated in its home crate, so that it ends up
// with normal coverage metadata.
#[
inline
(
never
)]
pub
fn
external_function
()
{}