Enum nu_engine::StringOrBinary [−][src]
Variants
String(String)Trait Implementations
impl Debug for StringOrBinary[src]
impl Debug for StringOrBinary[src]impl PartialEq<StringOrBinary> for StringOrBinary[src]
impl PartialEq<StringOrBinary> for StringOrBinary[src]fn eq(&self, other: &StringOrBinary) -> bool[src]
fn eq(&self, other: &StringOrBinary) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &StringOrBinary) -> bool[src]
fn ne(&self, other: &StringOrBinary) -> bool[src]This method tests for !=.
impl Eq for StringOrBinary[src]
impl StructuralEq for StringOrBinary[src]
impl StructuralPartialEq for StringOrBinary[src]
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
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<Q, K> Equivalent<K> for Q where
Q: Eq + ?Sized,
K: Borrow<Q> + ?Sized, [src]
impl<Q, K> Equivalent<K> for Q where
Q: Eq + ?Sized,
K: Borrow<Q> + ?Sized, [src]pub fn equivalent(&self, key: &K) -> bool[src]
pub fn equivalent(&self, key: &K) -> bool[src]Compare self to key and return true if they are equal.
impl<T> Pointable for T
impl<T> Pointable for Timpl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
type Output = TShould always be Self
impl<T> SpannedItem for T[src]
impl<T> SpannedItem for T[src]impl<T> TaggedItem for T[src]
impl<T> TaggedItem for T[src]impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,