Enum extfg_sigma::IsoFieldData [−][src]
Variants
String(String)
Tuple Fields
0: StringRaw(Vec<u8>)
Implementations
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 IsoFieldData
impl Send for IsoFieldData
impl Sync for IsoFieldData
impl Unpin for IsoFieldData
impl UnwindSafe for IsoFieldData
Blanket Implementations
Mutably borrows from an owned value. Read more
