Struct tracing_assert_core::Attributes
source · pub struct Attributes { /* private fields */ }
Trait Implementations§
source§impl Debug for Attributes
impl Debug for Attributes
source§impl From<&Attributes<'_>> for Attributes
impl From<&Attributes<'_>> for Attributes
source§fn from(attrs: &Attributes<'_>) -> Self
fn from(attrs: &Attributes<'_>) -> Self
Converts to this type from the input type.