dess-core 0.1.1

Do not use this crate. Instead, use the crate titled dess.
Documentation
[dependencies.anyhow]
version = "1.0.57"

[dependencies.bincode]
version = "1.3.3"

[dependencies.dess-proc-macros]
version = "0.1.0"

[dependencies.pyo3]
features = ["extension-module", "anyhow"]
optional = true
version = "0.18.1"

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

[dependencies.serde_json]
version = "1.0.93"

[dependencies.serde_yaml]
version = "0.9.17"

[features]
pyo3 = ["dep:pyo3"]

[package]
authors = ["Chad Baker, Lead Developer", "Robin Steuteville, Developer", "Nick Reinicke, Developer"]
description = "Do not use this crate. Instead, use the crate titled dess."
edition = "2021"
license = "BSD-3-Clause"
name = "dess-core"
repository = "https://github.com/NREL/de-system-solver"
resolver = "1"
version = "0.1.1"