Docs.rs
aranya-runtime-0.15.0
aranya-runtime 0.15.0
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
aranya-project-bot
Dependencies
aranya-crypto ^0.11.0
normal
aranya-libc ^0.4.0
normal
optional
aranya-policy-module ^0.14.0
normal
optional
aranya-policy-vm ^0.14.0
normal
buggy ^0.1.0
normal
dot-writer ^0.1.3
normal
optional
heapless ^0.8
normal
postcard ^1
normal
serde ^1.0.210
normal
serde_json ^1.0.117
normal
optional
spideroak-base58 ^0.2.0
normal
spin ^0.10
normal
thiserror ^2
normal
tracing ^0.1
normal
vec1 ^1.10.1
normal
yoke ^0.8
normal
proptest ^1.6
dev
serde_json ^1.0.117
dev
tempfile ^3.9.0
dev
test-log ^0.2
dev
tracing-subscriber ^0.3.18
dev
Versions
65.4%
of the crate is documented
Go to latest version
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
Module command
aranya_
runtime
0.15.0
Module command
Module Items
Structs
Enums
Traits
In crate aranya_
runtime
aranya_runtime
Module
command
Copy item path
Source
Structs
§
Address
An address contains all of the information needed to find a command in another graph.
CmdId
The ID of a policy command.
Enums
§
Priority
Identify how the client will sort the associated
Command
.
Traits
§
Command
An action message interpreted by its associated policy to affect state.