Type Definition ashpd::desktop::settings::Namespace[][src]

type Namespace = HashMap<String, OwnedValue>;
Expand description

A HashMap of the <key, value> settings found on a specific namespace.