quartiq / miniconf

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

setter/getter revamp #201

Closed jordens closed 5 months ago

jordens commented 5 months ago

This introduces some changes to internal setter callbacks and identifies a nice clean use case for them. Also introduces typ derive macro attribute.