Struct mail_headers::header_components::NoDisplayName
source · pub struct NoDisplayName;
Auto Trait Implementations
impl RefUnwindSafe for NoDisplayName
impl Send for NoDisplayName
impl Sync for NoDisplayName
impl Unpin for NoDisplayName
impl UnwindSafe for NoDisplayName
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more