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