Docs.rs
kioto-uring-executor-0.1.0
kioto-uring-executor 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kaimast
Dependencies
kioto-uring-executor-macros ^0.1
normal
log ^0.4
normal
rand ^0.8
normal
tokio ^1
normal
tokio-uring ^0.5
normal
Versions
37.5%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
kioto_uring_executor
0.1.0
All Items
Structs
Functions
Type Aliases
Attribute Macros
Crate
kioto_uring_executor
Copy item path
source
·
[
−
]
Structs
§
SpawnPos
Task
Functions
§
block_on
Emulates tokio’s block_on call
get_num_threads
initialize
initialize_with_threads
spawn
Spawns the task on a random thread
spawn_at
Spawns the task on a specific thread
unsafe_block_on
⚠
Emulates tokio’s block_on call
unsafe_spawn
⚠
Safety
unsafe_spawn_at
⚠
Safety
Type Aliases
§
TaskSender
Attribute Macros
§
test