1个不稳定版本

使用旧的Rust 2015

0.2.0 2015年7月19日

#7 in #libsecret


secret 中使用

10KB
84

secret-rs

Rust对libsecret的绑定。

我欢迎任何形式的贡献!

用法

要在项目中使用此库,请将以下内容添加到您的Cargo.toml中

[dependencies]
secret = "*"

[dependencies.secret]
git = "https://github.com/nicokoch/secret-rs/"

文档可在此处找到这里

libsecret的许多功能尚未实现,因此如果您需要某些功能,请随时发送给我一个pull request。

##待办事项

依赖项

~6MB
~121K SLoC