Struct asuran::VERSION_PIECES [−][src]
pub struct VERSION_PIECES { /* fields omitted */ }
Expand description
The pieces of the version string for this version of libasuran
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VERSION_PIECES
impl Send for VERSION_PIECES
impl Sync for VERSION_PIECES
impl Unpin for VERSION_PIECES
impl UnwindSafe for VERSION_PIECES
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