tracing_orchestra/
lib.rs

1pub use tracing_orchestra_macros::*;
2
3pub trait Orchestra {}