Skip to main content

Settings

Type Alias Settings 

Source
pub type Settings = Map<String, Value>;
Expand description

A settings blob: a JSON object.

Aliased Type§

pub struct Settings { /* private fields */ }