Docs.rs
otpcli-tkennedy1-1.0.1
otpcli-tkennedy1 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
toddself
Dependencies
base32 ^0.5
normal
byteorder ^1.4
normal
clipboard ^0
normal
optional
dirs ^4.0
normal
keyring ^0
normal
optional
rust-crypto ^0
normal
serde ^1.0
normal
stoken ^0
normal
optional
structopt ^0
normal
toml ^0
normal
Versions
18.92%
of the crate is documented
Platform
aarch64-apple-darwin
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
Crate otp
otp
1.0.1
All Items
Crate Items
Modules
Structs
Functions
Type Aliases
Crate
otp
Copy item path
Source
Expand description
OTP — a one time password code generator library
Modules
§
config
totp
Provides RFC6238 compliant TOTP token generation.
Structs
§
Totp
Config
Error
Totp
Error
Functions
§
add_
secret
add_
totp_
secret
delete_
secret
list_
secrets
migrate_
secrets_
to_
keychain
token
Type Aliases
§
Totp
Result