Struct consts::Container0
source · [−]pub struct Container0 { /* private fields */ }Auto Trait Implementations
impl RefUnwindSafe for Container0
impl Send for Container0
impl Sync for Container0
impl Unpin for Container0
impl UnwindSafe for Container0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more