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