pub type EnginesSet = BTreeMap<String, String>;
An ordered map for engines entries.
engines
pub struct EnginesSet { /* private fields */ }