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