jj_lib::config

Type Alias ConfigTable

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

Table of config key and value pairs.

Aliased Typeยง

struct ConfigTable { /* private fields */ }