pub struct TZC_NSEC { /* private fields */ }Expand description
TZC_NSEC.
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TZC_NSEC
impl RefUnwindSafe for TZC_NSEC
impl !Sync for TZC_NSEC
impl Unpin for TZC_NSEC
impl UnwindSafe for TZC_NSEC
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