Variants
Unspec(Vec<u8>)
Tm(Vec<u8>)
Parms(TcMirred)
Other(DefaultNla)
Trait Implementations
impl Eq for Nla
impl StructuralEq for Nla
impl StructuralPartialEq for Nla
Auto Trait Implementations
impl RefUnwindSafe for Nla
impl Send for Nla
impl Sync for Nla
impl Unpin for Nla
impl UnwindSafe for Nla
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more