geobacter-shared-defs 1.0.0

Some shared definitions used by the bootstrap compiler and geobacter-core. Part of the Geobacter project.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[lib]
path = "lib.rs"

[package]
authors = ["Richard Diamond <wichard@vitalitystudios.com>"]
description = "Some shared definitions used by the bootstrap compiler and geobacter-core. Part of the Geobacter project."
edition = "2018"
license = "MIT / Apache-2.0"
name = "geobacter-shared-defs"
repository = "https://github.com/geobacter-rs/geobacter/tree/master/shared-defs"
version = "1.0.0"