Type Definition rsmt2::conf::ConfItem[][src]

type ConfItem = Option<&'static str>;

A configuration item is either a keyword or unsupported.