Type Alias ByBundler

Source
type ByBundler = BTreeMap<Bundler, BTreeMap<u32, CStats>>;

Aliased Typeยง

struct ByBundler { /* private fields */ }