Docs.rs
lustre-executor-0.2.0
lustre-executor 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ParkBlake
Dependencies
futures ^0.3
normal
mio ^0.8
normal
Versions
69.77%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module id
lustre_
executor
0.2.0
Module id
Module Items
Structs
Traits
Type Aliases
In lustre_
executor::
core
lustre_executor
::
core
Module
id
Copy item path
Source
Expand description
Pluggable ID generation for tasks.
Structs
§
Atomic
U64Generator
Default atomic generator for u64 IDs.
TaskId
A type-safe wrapper for task IDs.
Traits
§
IdGenerator
Trait for generating unique IDs.
Type Aliases
§
Task
IdU64