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