Function gio::bus_get_future

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