Reverse zvariant and zvariant_derive dep
Just like zbus
,
-
zvariant should be able to depend on zvariant_derive
and the latter shouldn't depend on former. -
Some of the Type implementations (e.g ones coming from !153 (merged)) could use derive macro. -
It'd be nice to provide re-export of derive macros but as an optional feature?