EnginesSet

Type Alias EnginesSet 

Source
pub type EnginesSet = BTreeMap<String, String>;
Expand description

An ordered map for engines entries.

Aliased Typeยง

pub struct EnginesSet { /* private fields */ }