pub type ConfigTableLike<'a> = dyn TableLike + 'a;
Non-inline or inline table of config key and value pairs.