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