Function ReSet_Lib::utils::get_system_dbus_property
source · pub fn get_system_dbus_property<I: AppendAll, O: for<'a> Get<'a> + 'static>(
name: &str,
object: Path<'static>,
interface: &str,
property: &str
) -> Result<O, Error>