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