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