pub enum Permute1W {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for Permute1W
impl RefUnwindSafe for Permute1W
impl Send for Permute1W
impl Sync for Permute1W
impl Unpin for Permute1W
impl UnwindSafe for Permute1W
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