Fields
amount: f32
modbuf: ProcBuf
outbuf: ProcBuf
inbuf: ProcBuf
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ModOp
impl Send for ModOp
impl Sync for ModOp
impl Unpin for ModOp
impl UnwindSafe for ModOp
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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