Docs.rs
asimov-signal-module-0.0.1
asimov-signal-module 0.0.1
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
artob
Dependencies
asimov-module ^25.0.0-dev.19
normal
clap ^4.5
normal
optional
clientele ^0.3.8
normal
optional
hex ^0.4
normal
libaes ^0.7
normal
pbkdf2 ^0.12
normal
rusqlite ^0.37
normal
serde_json ^1
normal
sha1 ^0.10
normal
Versions
5.26%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
asimov_
signal_
module
0.0.1
Secret
Key
Aliased Type
In crate asimov_
signal_
module
asimov_signal_module
Type Alias
SecretKey
Copy item path
Source
pub type SecretKey =
SecretBox
<
Vec
<
u8
>>;
Aliased Type
ยง
pub struct SecretKey {
/* private fields */
}