Docs.rs
keyring-manager-0.5.0
keyring-manager 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
veilid
Dependencies
cfg-if ^1.0.0
normal
directories ^5.0.1
normal
fs4 ^0.6.6
normal
lazy_static ^1.4.0
normal
log ^0.4.20
normal
serde ^1.0.183
normal
serde_cbor ^0.11.2
normal
snailquote ^0.3.1
normal
clap ^4.4.1
dev
rpassword ^7.2.0
dev
serial_test ^2.0.0
dev
android_logger ^0
normal
backtrace ^0
normal
jni ^0.21.1
normal
ndk ^0.7
normal
ndk-glue ^0.7
normal
backtrace ^0.3.69
normal
core-foundation ^0.9.3
normal
core-foundation-sys ^0.8.4
normal
security-framework-sys ^2.9.0
normal
simplelog ^0.12.1
normal
tempfile ^3.8.0
dev
secret-service ^2.0.2
normal
security-framework ^2.9.2
normal
tempfile ^3.8.0
dev
byteorder ^1.4.3
normal
winapi ^0.3.9
normal
Versions
8.33%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Result
In keyring_manager
?
Type Alias
keyring_manager
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
KeyringError
>;