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