xtask
0.1.0
ByBundler
Aliased Type
In xtask::
visualize_
bundler_
bench
xtask
::
visualize_bundler_bench
Type Alias
ByBundler
Copy item path
Source
type ByBundler =
BTreeMap
<
Bundler
,
BTreeMap
<
u32
,
CStats
>>;
Aliased Type
ยง
struct ByBundler {
/* private fields */
}