wasmdome-domain 0.0.1

Event Sourced Domain Model for the 'Assembly Mechs: Beyond WasmDome' Game
Documentation
[dependencies.eventsourcing]
version = "0.1.4"

[dependencies.eventsourcing-derive]
version = "0.1.3"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Kevin Hoffman <alothien@gmail.com>"]
categories = ["wasm", "games"]
description = "Event Sourced Domain Model for the 'Assembly Mechs: Beyond WasmDome' Game"
documentation = "https://docs.rs/wasmdome-domain"
edition = "2018"
homepage = "https://wasmdome.dev"
keywords = ["webassembly", "wasmdome", "wascc", "eventsourcing"]
license = "Apache-2.0"
name = "wasmdome-domain"
readme = "README.md"
version = "0.0.1"