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