pub fn expand_serialize_derive(input: DeriveInput) -> Result<TokenStream, Error>Expand description
Implements Serialize for structs as D-Bus dictionaries via a serde helper.
pub fn expand_serialize_derive(input: DeriveInput) -> Result<TokenStream, Error>Implements Serialize for structs as D-Bus dictionaries via a serde helper.