chess-notation-parser 0.2.3

Algebraic chess notation parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "chess-notation-parser"
version = "0.2.3"
edition = "2021"
authors = ["Rqnsom"]
repository = "https://github.com/Rqnsom/chess-notation-parser"
description = "Algebraic chess notation parser"
documentation = "https://docs.rs/chess-notation-parser/"
keywords = ["chess", "chess-notation"]
license = "MIT"
readme = "README.md"

[dependencies]