mao_core 0.1.0

A core library for playing to the mao board game, with the handle of custom rules !
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.anyhow]
version = "1.0.83"

[dependencies.libloading]
version = "0.8"

[dependencies.rand]
version = "0.8.5"

[package]
description = "A core library for playing to the mao board game, with the handle of custom rules !"
edition = "2021"
license-file = "LICENSE"
name = "mao_core"
version = "0.1.0"