☰
Type Definition AllocStats
tikv_alloc
All crates
?
Type Definition
tikv_alloc
::
AllocStats
⎘
[
−
]
[src]
type AllocStats =
Vec
<
(
&'static
str
,
usize
)
>;