1
0
Fork 0
nih-plug/nih_plug_derive
Robbert van der Helm 753ca201a6 Support #[nested] prefixes/suffixes w/ #[persist]
This makes nested fields behave the same as nested parameters, allowing
multiple copies of a persistent field to exist.
2022-11-19 00:17:13 +01:00
..
src Support #[nested] prefixes/suffixes w/ #[persist] 2022-11-19 00:17:13 +01:00
tests Add test for nested #[persist] key prefixes 2022-11-18 23:45:41 +01:00
Cargo.toml Move handling of NestedParams into a separate function 2022-11-13 20:38:48 +01:00