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