pgn-traits

Crates.iopgn-traits
lib.rspgn-traits
version0.5.0
sourcesrc
created_at2019-07-03 10:51:17.178579
updated_at2024-01-14 16:11:51.945577
descriptionTraits for chess variations that can be annotated with Portable Game Notation
homepage
repositoryhttps://github.com/MortenLohne/pgn-traits
max_upload_size
id145611
size10,601
Morten Lohne (MortenLohne)

documentation

https://docs.rs/pgn-traits

README

Traits for games that can be annotated with Portable Game Notation. The notation is designed for chess, but has been extended for many chess variants and chess-like games. These traits can be used to abstract over all game variations when writing pgn tools.

Commit count: 93

cargo fmt