Struct nu_protocol::value::value_structure::ValueResource [−][src]
Fields
at: usizeloc: PathBufTrait Implementations
impl Debug for ValueResource[src]
impl Debug for ValueResource[src]impl Ord for ValueResource[src]
impl Ord for ValueResource[src]impl PartialEq<ValueResource> for ValueResource[src]
impl PartialEq<ValueResource> for ValueResource[src]fn eq(&self, other: &ValueResource) -> bool[src]
fn eq(&self, other: &ValueResource) -> bool[src]This method tests for self and other values to be equal, and is used
by ==. Read more
fn ne(&self, other: &ValueResource) -> bool[src]
fn ne(&self, other: &ValueResource) -> bool[src]This method tests for !=.
impl PartialOrd<ValueResource> for ValueResource[src]
impl PartialOrd<ValueResource> for ValueResource[src]fn partial_cmp(&self, other: &ValueResource) -> Option<Ordering>[src]
fn partial_cmp(&self, other: &ValueResource) -> Option<Ordering>[src]This method returns an ordering between self and other values if one exists. Read more
#[must_use]fn lt(&self, other: &Rhs) -> bool1.0.0[src]
#[must_use]fn lt(&self, other: &Rhs) -> bool1.0.0[src]This method tests less than (for self and other) and is used by the < operator. Read more
#[must_use]fn le(&self, other: &Rhs) -> bool1.0.0[src]
#[must_use]fn le(&self, other: &Rhs) -> bool1.0.0[src]This method tests less than or equal to (for self and other) and is used by the <=
operator. Read more
impl Eq for ValueResource[src]
impl StructuralEq for ValueResource[src]
impl StructuralPartialEq for ValueResource[src]
Auto Trait Implementations
impl RefUnwindSafe for ValueResource
impl Send for ValueResource
impl Sync for ValueResource
impl Unpin for ValueResource
impl UnwindSafe for ValueResource
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
K: Borrow<Q> + ?Sized,
Q: Eq + ?Sized, [src]
impl<Q, K> Equivalent<K> for Q where
K: Borrow<Q> + ?Sized,
Q: Eq + ?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> SpannedItem for T[src]
impl<T> SpannedItem for T[src]impl<T> TaggedItem for T[src]
impl<T> TaggedItem for T[src]