☰
PairObject
In radn::rstd::collections::pair
?
Type Definition
radn
::
rstd
::
collections
::
pair
::
PairObject
source
·
[
−
]
pub type PairObject<A, B> =
StaticPairObject
<
(A, B)
>;