attune 0.2.0

Runtime-mutable, persisted, observable configuration for Rust.
Documentation
1
2
3
4
5
error: `deserialize_fallback` must be a valid Rust path
 --> tests/ui/invalid_deserialize_fallback_path.rs:5:61
  |
5 |     #[setting(persist, default = 80, deserialize_fallback = "not a path")]
  |                                                             ^^^^^^^^^^^^