1 unstable release
| 0.1.0 | Mar 2, 2021 |
|---|
#235 in #check
Used in 2 crates
40KB
759 lines
A type fascade for libqaul
Using this crate directly is usually not neccessary, instead you
should use libqaul-sdk to pull in the RPC adapter for the API.
To learn more about how to write components for the qaul.net rpc
system (qrpc), check out the qrpc-sdk crate documentation.
All types in this crate should be Serialize and Deserialize to
allow them to be re-used for higher-layer RPC protocols, such as
the HTTP server used for the emberweb UI client.
Dependencies
~8–21MB
~251K SLoC