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