Type Alias ByBench

Source
type ByBench = BTreeMap<String, BTreeMap<Bundler, BTreeMap<u32, CStats>>>;

Aliased Typeยง

struct ByBench { /* private fields */ }