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