silicon-heaven / libshvclient-rs

A Rust framework for Silicon Heaven RPC devices
MIT License
0 stars 3 forks source link

Implement `call_rpc_method()` in `ClientCommandSender` #21

Closed j4r0u53k closed 1 month ago

j4r0u53k commented 1 month ago

This patch adds wrappers for do_rpc_call() allowing users to just await final result of a RPC call without long and verbose error handling.

Special methods are implemented for ls and dir.