pub struct WriteInfo { /* private fields */ }Expand description
Information about a write operation that is cheap to gather
Implementations
Methods from Deref<Target = BlockInfo>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WriteInfo
impl UnwindSafe for WriteInfo
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
