summaryrefslogtreecommitdiff
path: root/crates/arti-rpc-client-core/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* rpc: Initial core of an FFI interface.Nick Mathewson2024-07-311-1/+6
* rpc-client: Apply the rest of the big warning set.Nick Mathewson2024-07-161-2/+40
* rpc client: Documentation.Nick Mathewson2024-07-161-0/+4
* Make ErrorResponse (a string) our preferred way to return an error.Nick Mathewson2024-07-161-3/+1
* rpc-client: Resolve some dead-code warnings.Nick Mathewson2024-07-161-3/+2
* rpc client: resolve unused-foo warnings.Nick Mathewson2024-07-161-2/+0
* rpc-client: Expose a few types as pub.Nick Mathewson2024-07-161-0/+3
* WIP: Lower and middle levels of Arti rpc core.Nick Mathewson2024-07-161-0/+10