☰
Type Definition OwnedKvPair
tidb_query_common
::
storage
All crates
?
Type Definition
tidb_query_common
::
storage
::
OwnedKvPair
⎘
[
−
]
[src]
type OwnedKvPair =
(
Vec
<
u8
>,
Vec
<
u8
>
)
;