Docs.rs
aion-context-1.0.0
aion-context 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
copyleftdev
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
base64 ^0.22
normal
blake3 ^1.5
normal
chacha20poly1305 ^0.10
normal
clap ^4.5
normal
dirs ^6.0.0
normal
ed25519-dalek ^2.1
normal
flate2 ^1.0
normal
optional
hex ^0.4
normal
hkdf ^0.12
normal
hostname ^0.4.0
normal
keyring ^3.6
normal
memmap2 ^0.9
normal
pqcrypto-mldsa ^0.1
normal
pqcrypto-traits ^0.3
normal
rand ^0.8
normal
rayon ^1.10
normal
rpassword ^7.4.0
normal
serde ^1.0
normal
serde_jcs ^0.2
normal
serde_json ^1.0
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10
normal
subtle ^2.6
normal
tar ^0.4
normal
optional
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ureq ^2.10
normal
optional
zerocopy ^0.7
normal
zeroize ^1.7
normal
arbitrary ^1.3
dev
criterion ^0.5
dev
hegeltest ^0.8
dev
hex ^0.4
dev
tempfile ^3.8
dev
Versions
100%
of the crate is documented
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
PublicKey
aion_
context
1.0.0
In aion_
context::
types
aion_context
::
types
Type Alias
Public
Key
Copy item path
Source
pub type PublicKey = [
u8
;
32
];
Expand description
Ed25519 public key