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