pub struct classification;Trait Implementations§
Source§impl Field for classification
impl Field for classification
Auto Trait Implementations§
impl Freeze for classification
impl RefUnwindSafe for classification
impl Send for classification
impl Sync for classification
impl Unpin for classification
impl UnwindSafe for classification
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more