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