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