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