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