pub struct ListStatusText;Expand description
ListStatusText (444).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ListStatusText
impl RefUnwindSafe for ListStatusText
impl Send for ListStatusText
impl Sync for ListStatusText
impl Unpin for ListStatusText
impl UnsafeUnpin for ListStatusText
impl UnwindSafe for ListStatusText
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