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