☰
ComponentFunc
In xtask::dist
?
Type Definition
xtask
::
dist
::
ComponentFunc
source
·
[
−
]
type ComponentFunc =
fn
(_: &
Context
) ->
Result
<
()
,
Error
>;