Files
diachron/docs/nomenclature.md
2025-11-17 19:54:53 -06:00

5 lines
164 B
Markdown

We use `Call` and `Result` for our own types that wrap `Request` and
`Response`.
This hopefully will make things less confusing and avoid problems with shadowing.