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