summaryrefslogtreecommitdiff
path: root/crates/tor-rpcbase/src/method.rs
Commit message (Expand)AuthorAgeFilesLines
* Arti: Add ability to remember the list of methods names.Nick Mathewson2023-04-191-0/+36
* rpc: Split Method into DynMethod and MethodNick Mathewson2023-04-191-9/+39
* tor-rpcbase: Rename cmd.rs to method.rs.Nick Mathewson2023-04-121-0/+52