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