Struct pages::meta::build_details [−][src]
pub struct build_details;
Expand description
emmits build details of the bninary
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for build_details
impl Send for build_details
impl Sync for build_details
impl Unpin for build_details
impl UnwindSafe for build_details
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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