Docs.rs
vti-common-0.3.0
vti-common 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
stormer78
Dependencies
aes-gcm ^0.10
normal
optional
affinidi-tdk ^0.6
normal
axum ^0.8
normal
axum-extra ^0.12
normal
ed25519-dalek ^2
normal
fjall ^3
normal
jsonwebtoken ^10
normal
libc ^0.2
normal
optional
rand ^0.10
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-vsock ^0.7
normal
optional
tracing ^0.1
normal
zeroize ^1
normal
optional
base64 ^0.22
dev
tempfile ^3
dev
Versions
41.71%
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
Files
vti_common/
lib.rs
1
pub mod
acl;
2
pub mod
auth;
3
pub mod
config;
4
pub mod
error;
5
pub mod
seed_store;
6
pub mod
store;