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