structfs-core-store 0.3.0

Core StructFS store traits - Record, Value, Path, Format
Documentation
1
2
3
4
5
error: invalid path component '.hidden': must start with a letter or underscore followed by letter/digit
 --> tests/compile_fail/dot_prefix.rs:2:50
  |
2 |     let _ = structfs_core_store::path!("config", ".hidden");
  |                                                  ^^^^^^^^^