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