pub struct af;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for af
impl RefUnwindSafe for af
impl Send for af
impl Sync for af
impl Unpin for af
impl UnwindSafe for af
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