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