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