gio::functions

Function bus_get_future

Source
pub fn bus_get_future(
    bus_type: BusType,
) -> Pin<Box<dyn Future<Output = Result<DBusConnection, Error>> + 'static>>