Struct inane::InaneState
source · pub struct InaneState {}Implementations
Auto Trait Implementations
impl RefUnwindSafe for InaneState
impl Send for InaneState
impl Sync for InaneState
impl Unpin for InaneState
impl UnwindSafe for InaneState
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