secret

Crates.iosecret
lib.rssecret
version0.2.0
sourcesrc
created_at2015-07-19 17:38:12.725517
updated_at2015-12-11 23:55:55.315022
descriptionLibsecret bindings for Rust
homepage
repositoryhttps://github.com/nicokoch/secret-rs
max_upload_size
id2633
size32,366
Nicolas Koch (nicokoch)

documentation

https://nicokoch.github.io/secret-rs/secret/

README

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

Commit count: 92

cargo fmt