Expand description
§io-uring-bearer
Bearer type for io_uring
Re-exports§
pub use io_uring;
Modules§
- completion
- Competion types
- error
- UringBearer Errors
- slab
- Slab Types These types are typically stored in slab / slotmap that can gurantee memory address would not change for example when used in ffi calls which may complete asynchronously and may where the records may be retained beyond the initial call.
Structs§
- Uring
Bearer - Manage the io_uring Submission and Completion Queues
Enums§
- Bearer
Capacity Kind - Describes all the different intended fixed capacity used in the bearer.
- Completion
- Completion types