quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
25 stars 3 forks source link

be generic over serde mechanism and path hierarchy separator #148

Closed jordens closed 1 year ago

jordens commented 1 year ago

Close #104 Close #103

Tested in fls where it also makes the code 1.2 kB smaller.

Downside is that we loose serde error source information.