☰
Type Definition CliResult
Other items in
cli
::
errors
All crates
?
Type Definition
cli
::
errors
::
CliResult
[
−
]
[src]
type CliResult<T> =
Result
<T,
CliErrors
>;