Docs.rs
aranya-runtime-0.20.0
aranya-runtime 0.20.0
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
aranya-project-bot
Dependencies
aranya-crypto ^0.13.0
normal
aranya-libc ^0.4.0
normal
optional
aranya-policy-module ^0.18.1
normal
optional
aranya-policy-vm ^0.19.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
optional
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
63.34%
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
CmdId
aranya_
runtime
0.20.0
CmdId
Aliased Type
In aranya_
runtime::
command
aranya_runtime
::
command
Type Alias
CmdId
Copy item path
Source
pub type CmdId =
Id
<CmdIdTag>;
Expand description
The ID of a policy command.
Aliased Type
ยง
pub struct CmdId {
/* private fields */
}