pub struct Logistical;
Auto Trait Implementations§
impl Freeze for Logistical
impl RefUnwindSafe for Logistical
impl Send for Logistical
impl Sync for Logistical
impl Unpin for Logistical
impl UnwindSafe for Logistical
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