Struct dlt_core::fibex::FibexMetadata [−][src]
pub struct FibexMetadata { /* fields omitted */ }
Expand description
The model represented by the FIBEX data
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for FibexMetadata
impl Send for FibexMetadata
impl Sync for FibexMetadata
impl Unpin for FibexMetadata
impl UnwindSafe for FibexMetadata
Blanket Implementations
Mutably borrows from an owned value. Read more