Struct netidx_bscript::stdfn::NotEv
source · [−]pub struct NotEv;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NotEv
impl Send for NotEv
impl Sync for NotEv
impl Unpin for NotEv
impl UnwindSafe for NotEv
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