pub enum HRSRC__ {}
Auto Trait Implementations
impl RefUnwindSafe for HRSRC__
impl Send for HRSRC__
impl Sync for HRSRC__
impl Unpin for HRSRC__
impl UnwindSafe for HRSRC__
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