diwic / dbus-rs

D-Bus binding for the Rust language
Other
591 stars 133 forks source link

Add annotation to specify user types in generated code #445

Closed Snarpix closed 1 year ago

Snarpix commented 1 year ago

PR for https://github.com/diwic/dbus-rs/issues/438

diwic commented 1 year ago

Hi! The patch looks good. Do you mind adding a test case to reduce the risk of the feature breaking with future code changes?

diwic commented 1 year ago

Thanks! A lot more code :-) but it also helps to understand how you're supposed to use the new feature.