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