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