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