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