Expand description

shogi-kifu-converter

A Rust library that defines structs compatible with json-kifu-format, containing parsers and converters for Shogi kifu (game record) for converting to and from json-kifu-format. And, it also provides conversion from JsonKifuFormat type to shogi_core’s Position type.

About json-kifu-format (JKF)

See https://github.com/na2hiro/json-kifu-format.

Modules

Error definitions

Type Definitions