Type Alias ConfigTable

Source
pub type ConfigTable = Table;
Expand description

Non-inline table of config key and value pairs.

Aliased Typeยง

pub struct ConfigTable { /* private fields */ }