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