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