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