quartiq / miniconf

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

make miniconf trait generic over depth #162

Closed jordens closed 11 months ago

jordens commented 11 months ago

Removes the need for newtypes Makes the iterator automatically know the required state size