preferences 0.2.1

Read and write user-specific application data (in stable Rust)
Documentation
1
2
3
4
5
6
7
8
9
10
# preferences-rs
_Read and write user-specific application data in Rust_

## Documentation
[https://andybarron.github.io/preferences-rs](https://andybarron.github.io/preferences-rs)

## Installation
Add the following to your `Cargo.toml`:

`preferences = "^0.2.1"`