Fields
amount: f32modbuf: ProcBufoutbuf: ProcBufinbuf: ProcBufImplementations
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