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