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