ashpd::desktop::settings

Type Alias Namespace

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

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

Aliased Typeยง

struct Namespace { /* private fields */ }