peillute
0.1.0
In peillute::
views::
actions
peillute
::
views
::
actions
Function
withdraw_for_user_server
Copy item path
Source
async fn withdraw_for_user_server( user:
String
, amount:
f64
, ) ->
Result
<
()
, ServerFnError>