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