Fields
li_next_index: u32
li_version: u8
Trait Implementations
impl Copy for log_info
Auto Trait Implementations
impl RefUnwindSafe for log_info
impl Send for log_info
impl Sync for log_info
impl Unpin for log_info
impl UnwindSafe for log_info
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more