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