pub struct previousUrlKeys;Trait Implementations§
Source§impl Field for previousUrlKeys
impl Field for previousUrlKeys
Source§impl HasField<previousUrlKeys> for AuthOrganization
impl HasField<previousUrlKeys> for AuthOrganization
Auto Trait Implementations§
impl Freeze for previousUrlKeys
impl RefUnwindSafe for previousUrlKeys
impl Send for previousUrlKeys
impl Sync for previousUrlKeys
impl Unpin for previousUrlKeys
impl UnwindSafe for previousUrlKeys
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