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