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