mongo_tracing/
lib.rs

1mod mongo_tracing;
2
3pub use mongo_tracing::InstrumentedCollectionExt;