#[repr(C)]pub struct tm_tab_o { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl Freeze for tm_tab_o
impl RefUnwindSafe for tm_tab_o
impl Send for tm_tab_o
impl Sync for tm_tab_o
impl Unpin for tm_tab_o
impl UnwindSafe for tm_tab_o
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