Struct dlt_core::fibex::FibexMetadata
source · [−]pub struct FibexMetadata { /* private fields */ }
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