haitaka-types 0.1.3

Internal data types library for haitaka
Documentation
[dependencies]

[features]
qugiy = []
std = []

[lib]
name = "haitaka_types"
path = "src/lib.rs"

[package]
authors = ["tofutofu <tofutofu@users.noreply.github.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["games", "no-std"]
description = "Internal data types library for haitaka"
edition = "2024"
homepage = "https://github.com/tofutofu/haitaka"
keywords = ["shogi", "chess", "no_std"]
license = "MIT"
name = "haitaka-types"
readme = "README.md"
repository = "https://github.com/tofutofu/haitaka"
resolver = "2"
version = "0.1.3"