Skip to main content
run_account
cli
0.1.0
cli
Function
run_
account
Copy item path
Source
pub(crate) async fn run_account( userid:
Uuid
, cmd:
AccountCmd
, ) ->
Result
<
()
,
CommandError
>