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