Docs.rs
photonio-uring-0.0.5
photonio-uring 0.0.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
huachaohuang
Dependencies
futures ^0.3
normal
io-uring ^0.5
normal
libc ^0.2
normal
log ^0.4
normal
num_cpus ^1.13
normal
photonio-base ^0.0.5
normal
scoped-tls ^1.0
normal
slab ^0.4
normal
socket2 ^0.4
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module runtime
Structs
Functions
?
Module
photonio_uring
::
runtime
source
·
[
−
]
Expand description
The PhotonIO runtime.
Structs
Builder
Builds a
Runtime
with custom options.
Runtime
The PhotonIO runtime.
Functions
spawn
Spawns a task onto the current runtime.