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