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