These examples are executable Cargo example targets. Run them from the project root:
```sh
cargo run --example basic
cargo run --example custom_root
cargo run --example update
cargo run --example recovery
```
The examples use temporary directories so they do not write to your real app
settings directory while you are trying the crate.