pub type Settings = Map<String, Value>;
A settings blob: a JSON object.
pub struct Settings { /* private fields */ }