Sign in
android
/
toolchain
/
rustc
/
e40e7362ba4208d45fb88525361a7de2fad4bb91
/
.
/
vendor
/
tracing-attributes-0.1.10
/
tests
/
support.rs
blob: 5514b1d4adc20b63f2f8697e0a8e707e20d2d2b3 [
file
] [
log
] [
blame
]
#[
path
=
"../../tracing/tests/support/mod.rs"
]
// path attribute requires referenced module to have same name so allow module inception here
#[
allow
(
clippy
::
module_inception
)]
mod
support
;
pub
use
self
::
support
::*;