silicon-heaven / libshvclient-rs

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

Resolve `dir` method in the library code #6

Closed j4r0u53k closed 5 months ago

j4r0u53k commented 6 months ago

Since the library first gets methods in order to check access level, it can handle dir right away. There is no way that custom handlers could resolve this method differently.