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