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