pub struct autoClosePeriod;Trait Implementations§
Source§impl Field for autoClosePeriod
impl Field for autoClosePeriod
Auto Trait Implementations§
impl Freeze for autoClosePeriod
impl RefUnwindSafe for autoClosePeriod
impl Send for autoClosePeriod
impl Sync for autoClosePeriod
impl Unpin for autoClosePeriod
impl UnwindSafe for autoClosePeriod
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