pub struct Xlayer;Trait Implementations§
Auto Trait Implementations§
impl Freeze for Xlayer
impl RefUnwindSafe for Xlayer
impl Send for Xlayer
impl Sync for Xlayer
impl Unpin for Xlayer
impl UnwindSafe for Xlayer
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