Trait dbus::nonblock::stdintf::org_freedesktop_dbus::ObjectManager
source · [−]pub trait ObjectManager {
fn get_managed_objects(
&self
) -> MethodReply<HashMap<Path<'static>, HashMap<String, PropMap>>>ⓘNotable traits for MethodReply<T>impl<T> Future for MethodReply<T> type Output = Result<T, Error>;
;
}
Required Methods
sourcefn get_managed_objects(