dbus2 / zbus-old

Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49 stars 13 forks source link

ConnectionBuilder::name_with_flags #304

Open zeenix opened 1 year ago

zeenix commented 1 year ago

291 was original meant to include this but Connection::name_with_flags was already so hard to get right that I decided to postpone this part, hence creating a separate issue for it.

zeenix commented 1 year ago

marked this issue as related to #291