mapstic-core 0.1.0

Internal functionality used by the mapstic crate at runtime
Documentation
[dependencies.chrono]
optional = true
version = "0.4.39"

[dependencies.indexmap]
features = ["serde"]
version = "2.7.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.217"

[features]
nightly = []
proc-macro = []
rc = []

[lib]
name = "mapstic_core"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Internal functionality used by the mapstic crate at runtime"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "mapstic-core"
readme = false
repository = "https://github.com/LawnGnome/mapstic"
rust-version = "1.65.0"
version = "0.1.0"