Struct jsonapis::MetaOrAttrsBuilder [−][src]
pub struct MetaOrAttrsBuilder(_);Implementations
Trait Implementations
Performs the conversion.
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 MetaOrAttrsBuilder
impl Send for MetaOrAttrsBuilder
impl Sync for MetaOrAttrsBuilder
impl Unpin for MetaOrAttrsBuilder
impl UnwindSafe for MetaOrAttrsBuilder
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.