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