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