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