pub struct BinLi_default { /* private fields */ }Trait Implementations§
Source§impl Deref for BinLi_default
impl Deref for BinLi_default
impl LazyStatic for BinLi_default
Auto Trait Implementations§
impl Freeze for BinLi_default
impl RefUnwindSafe for BinLi_default
impl Send for BinLi_default
impl Sync for BinLi_default
impl Unpin for BinLi_default
impl UnwindSafe for BinLi_default
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