Skip to content

zd,zm,zv: Create a new zvariant_utils crate for common code between zd, zm and zv.

Turbo Cooler requested to merge turbocooler/zbus:zm_zv_common_utils into main

This adds a new zvariant_utils crate that contains code to be used by zvariant_derive, zbus_macros and zvariant at the same time. See the rationale in the original issue #316.

Merge request reports