lchsrs-types

Crates.iolchsrs-types
lib.rslchsrs-types
version0.3.0
created_at2026-01-23 20:56:16.662722+00
updated_at2026-01-24 10:20:07.843659+00
descriptionType specifications of the Lichess API responses
homepagehttps://codeberg.org/stanek/lchsrs-types
repositoryhttps://codeberg.org/stanek/lchsrs-types
max_upload_size
id2065448
size63,900
Ondřej Staněk (stanekondrej)

documentation

README

This crate provides "type definitions" (e.g. Rust structs that implement the Serde Serialize and Deserialize traits) for the Lichess API. See the documentation for more information.

The code is structured similarly to how the API is structured; the top-level modules follow the endpoint groups as laid out in the official documentation.

Full disclaimer, a lot of this code is generated by AI (although this README isn't. I wrote this myself ❤️)

Commit count: 5

cargo fmt