Docs.rs
shuttle-engine-0.1.0
shuttle-engine 0.1.0
Docs.rs crate page
Apache-2.0
12 August 2026
Links
Repository
crates.io
Source
Owners
sarsko
Dependencies
assoc ^0.1.3
normal
bitvec ^1.0.1
normal
cfg-if ^1.0
normal
const-siphasher ^1.0.2
normal
corosensei ^0.3.1
normal
hex ^0.4.2
normal
owo-colors ^4.3.0
normal
rand ^0.8.6
normal
rand_core ^0.6.4
normal
rand_pcg ^0.3.1
normal
regex ^1.10.6
normal
optional
scoped-tls ^1.0.0
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
smallvec ^1.11.2
normal
tracing ^0.1.36
normal
proptest ^1.0.0
dev
Versions
61.73%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module future
shuttle_
engine
0.1.0
Module future
Module Items
Modules
Functions
In crate shuttle_
engine
shuttle_engine
Module
future
Copy item path
Source
Modules
§
batch_
semaphore
A counting semaphore supporting both async and sync operations.
Functions
§
block_
on
Run a future to completion on the current thread.
yield_
now
Yields execution back to the scheduler.