crabfit/api/common
2023-05-16 01:37:01 +10:00
..
src Change how cleanup trait fn works using a date cutoff 2023-05-16 01:37:01 +10:00
Cargo.toml Include documentation for API and subcrates 2023-05-15 23:51:12 +10:00
README.md Change how cleanup trait fn works using a date cutoff 2023-05-16 01:37:01 +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.