pub(crate) struct Sol3439 {}Expand description
3439m Reschedule Meetings for Maximum Free Time I
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3439
impl RefUnwindSafe for Sol3439
impl Send for Sol3439
impl Sync for Sol3439
impl Unpin for Sol3439
impl UnsafeUnpin for Sol3439
impl UnwindSafe for Sol3439
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