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