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