giga-chess-api-types 0.1.0

A library providing shared types between giga-chess client and server.
Documentation
1
2
3
4
5
6
pub mod body;
pub mod general;
pub mod query;
pub mod response;
#[cfg(feature = "validator")]
pub mod validation;