giga-chess-api-types 0.1.0

A library providing shared types between giga-chess client and server.
Documentation
1
2
3
4
5
pub mod login;
pub mod register;
pub mod room_creation;
#[cfg(feature = "uuid")]
pub mod uuid;