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