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