Docs.rs
wincredentials-0.2.0
wincredentials 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
karashiiro
Dependencies
widestring ^0.4.3
normal
wincredentials-bindings ^0.1.0
normal
windows ^0.21.1
normal
Versions
37.5%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wincredentials
0.2.0
All Items
Crate Items
Modules
Functions
Crate
wincredentials
Copy item path
Source
Modules
§
credential
Functions
§
delete_
credential
Deletes the credential with the specified target name. If the operation fails for any reason, the result will resolve to an error.
read_
credential
Reads the credential with the specified target name. If the operation fails for any reason, including no credential existing, the result will resolve to an error.
write_
credential
Writes out the credential with the specified target name. If the operation fails for any reason, the result will resolve to an error.