crabfit/api/common/README.md
2023-05-15 23:51:12 +10:00

4 lines
241 B
Markdown

# Common
This crate contains the [adaptor trait](./src/adaptor.rs), and structs that are used by it. These are separated into their own crate so that the root crate and the adaptors can import from it without causing a circular dependency.