ashscript-types 0.3.0

Types for Ashcript Game game and action states
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ashscript-types"
version = "0.3.0"
edition = "2021"
authors=["Ashscript Contributors"]
description="Types for Ashcript Game game and action states"
homepage="https://github.com/Ashscript-Game/ashscript-types"
license = "MIT OR Apache-2.0"

[dependencies]
hashbrown = "0.15.0"
hexx = "0.18.0"
enum-map = "2.7.3"