-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I noticed that the code to support sd_bus_add_object_vtable is commented:
Line 1290 in aa19581
| // pub fn add_object_vtable<T: Any + 'static>(&self, |
Is there any chance this was a mistake, and if not, would you be open for a contribution?. I may implement a few things using this library and I could contribute to it if the features that I need aren't present. I may want to use this other function as well:
rust-systemd/libsystemd-sys/src/bus/mod.rs
Line 251 in aa19581
| pub fn sd_bus_add_object_vtable( |
Metadata
Metadata
Assignees
Labels
No labels