☰
RowCon
Implementations on Foreign Types
()
(A, R)
Implementors
In cut
?
Trait
cut
::
RowCon
source
·
[
−
]
pub trait RowCon { }
Implementations on Foreign Types
source
impl
RowCon
for
()
source
impl<A, R>
RowCon
for
(
A, R
)
where
R:
RowCon
,
Implementors