crabfit/api/common
2023-05-15 23:51:12 +10:00
..
src Include documentation for API and subcrates 2023-05-15 23:51:12 +10:00
Cargo.toml Include documentation for API and subcrates 2023-05-15 23:51:12 +10:00
README.md Include documentation for API and subcrates 2023-05-15 23:51:12 +10:00

Common

This crate contains the adaptor trait, 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.