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