Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Thomas Reddy <contact@thomasreddy.com>"]
description = "All things chess."
edition = "2021"
keywords = []
license = "MIT OR Apache-2.0"
name = "chs"
readme = "README.md"
repository = "https://github.com/Augigogigi/chs"
version = "0.0.0"