Expose Attributes and WithAttributes trait as well

This commit is contained in:
RafalGoslawski 2022-12-16 13:19:29 +00:00
parent ed90c33f4a
commit 9333c73783
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ mod multi;
mod queue;
pub use crate::attributes::{
Buffered, Buffering, MetricId, Observe, ObserveWhen, OnFlush, OnFlushCancel, Prefixed, Sampled,
Sampling,
Attributes, Buffered, Buffering, MetricId, Observe, ObserveWhen, OnFlush, OnFlushCancel,
Prefixed, Sampled, Sampling, WithAttributes,
};
pub use crate::clock::TimeHandle;
pub use crate::input::{