Enum nu_engine::StringOrBinary [−][src]
Variants
Tuple Fields of String
0: StringTrait 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 StringOrBinary
impl Send for StringOrBinary
impl Sync for StringOrBinary
impl Unpin for StringOrBinary
impl UnwindSafe for StringOrBinary
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
type Output = T
type Output = T
Should always be Self