pub struct LevelDebug;Auto Trait Implementations§
impl Freeze for LevelDebug
impl RefUnwindSafe for LevelDebug
impl Send for LevelDebug
impl Sync for LevelDebug
impl Unpin for LevelDebug
impl UnsafeUnpin for LevelDebug
impl UnwindSafe for LevelDebug
Blanket Implementations§
impl<A> Async for A
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