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