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