Generate schema for checkmate

This commit is contained in:
Ayaz Hafiz 2023-07-16 13:07:54 -05:00
parent f78919cd2e
commit 358681a464
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
9 changed files with 1022 additions and 57 deletions

View file

@ -1,6 +1,5 @@
mod collector;
mod convert;
mod schema;
pub use collector::Collector;