1 unstable release
Uses old Rust 2015
0.2.0 | Jul 19, 2015 |
---|
#7 in #libsecret
Used in secret
10KB
84 lines
secret-rs
Rust bindings for libsecret.
I am happy about any type of contribution!
Usage
To use this library in your project, add the following to your Cargo.toml:
[dependencies]
secret = "*"
or
[dependencies.secret]
git = "https://github.com/nicokoch/secret-rs/"
Documentation can be found here
A lot of features from libsecret are missing, so feel free to send me a pull request if you need a certain feature.
##Todos
- Write more TestCases
- Bind to SecretPrompt (especially this)
- Provide bindings to the optional easy API
- SecretSchema
- Prettyfy docs
- Prettyfy code
- Github issues
Dependencies
~5.5MB
~118K SLoC