Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 699 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 699 Bytes

preferences

Read and write user-specific application data in Rust

crates.io: preferences Linux & OS X build status Windows build status

Documentation

https://docs.rs/preferences

Installation

Add the following to your Cargo.toml:

preferences = "^1.1.0"