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