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