pub struct key;Trait Implementations§
Source§impl HasArgument<key> for codeOfConduct
impl HasArgument<key> for codeOfConduct
Auto Trait Implementations§
impl Freeze for key
impl RefUnwindSafe for key
impl Send for key
impl Sync for key
impl Unpin for key
impl UnwindSafe for key
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