pub type JobProps = Vec<BTreeMap<String, String>>;

Aliased Type§

struct JobProps { /* private fields */ }