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