☰
Type Definition StdParseResult2
Other items in
combine
::
error
All crates
?
Type Definition
combine
::
error
::
StdParseResult2
[
−
]
[src]
pub type StdParseResult2<O, E> =
Result
<
(
O,
Commit
<
()
>
)
,
Commit
<
Tracked
<E>>>;