pub struct TransBkdTime;Expand description
TransBkdTime (483).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TransBkdTime
impl RefUnwindSafe for TransBkdTime
impl Send for TransBkdTime
impl Sync for TransBkdTime
impl Unpin for TransBkdTime
impl UnsafeUnpin for TransBkdTime
impl UnwindSafe for TransBkdTime
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