Function dbus_codegen::generate

source ·
pub fn generate(xmldata: &str, opts: &GenOpts) -> Result<String, Box<dyn Error>>
Expand description

Generates Rust structs and traits from D-Bus XML introspection data.