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