Type Alias ConfigTableLike

Source
pub type ConfigTableLike<'a> = dyn TableLike + 'a;
Expand description

Non-inline or inline table of config key and value pairs.