Crates.io | owlchess_base |
lib.rs | owlchess_base |
version | 0.4.0 |
source | src |
created_at | 2022-07-11 00:53:19.453037 |
updated_at | 2023-08-12 14:45:09.108286 |
description | Base types for owlchess (not indended to use directly) |
homepage | https://github.com/alex65536/owlchess |
repository | https://github.com/alex65536/owlchess |
max_upload_size | |
id | 623486 |
size | 57,611 |
This is an auxiliary crate for owlchess
, which contains some core stuff. It was split from the main crate,
so everything declared here can be used in the build script for owlchess
.
Normally you don't want to use this crate directly. Use owlchess
instead.