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