Docs.rs
peace_rt-0.0.13
peace_rt 0.0.13
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
azriel91
Dependencies
async-trait ^0.1.77
normal
cfg-if ^1.0.0
normal
fn_graph ^0.12.0
normal
futures ^0.3.30
normal
miette ^5.10.0
normal
peace_cfg ^0.0.13
normal
peace_cmd ^0.0.13
normal
peace_cmd_model ^0.0.13
normal
peace_cmd_rt ^0.0.13
normal
peace_params ^0.0.13
normal
peace_resources ^0.0.13
normal
peace_rt_model ^0.0.13
normal
peace_rt_model_core ^0.0.13
normal
peace_value_traits ^0.0.13
normal
serde ^1.0.196
normal
serde_yaml ^0.9.30
normal
tokio ^1.35.1
normal
tynm ^0.1.9
normal
tokio ^1.35.1
normal
tokio-util ^0.7.10
normal
peace_rt_model_web ^0.0.13
normal
wasm-bindgen ^0.2.90
normal
web-sys ^0.3.67
normal
Versions
63.33%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
peace_rt
0.0.13
All Items
Modules
Constants
?
Crate
peace_rt
source
·
[
−
]
Expand description
Runtime logic for the peace automation library.
Modules
§
cmd_blocks
Blocks of logic that run one
Item
function
cmds
Commands to provide user-facing output.
Constants
§
BUFFERED_FUTURES_MAX
Maximum number of items to execute simultaneously.