Skip to main content

Crate dope_uring

Crate dope_uring 

Source

Re-exports§

pub use driver::config::DriverConfig;
pub use driver::handle::new_driver;
pub use driver::CqeKind;
pub use driver::CqeRouter;
pub use driver::CqeView;
pub use driver::CurrentSlot;
pub use driver::Driver;
pub use driver::ProvidedRing;
pub use driver::RecvMsgOut;
pub use driver::Request;
pub use driver::current;
pub use driver::current_driver_mut;
pub use driver::set_current;
pub use sys::token::Token;

Modules§

driver
sys

Structs§

UringBackend