☰
Type Definition ClientResult
Other items in
interviewpuzzle
::
accounts
All crates
?
Type Definition
interviewpuzzle
::
accounts
::
ClientResult
[
−
]
[src]
type ClientResult =
Result
<
()
,
Box
<dyn
Error
>>;