confgr_core 0.2.0

A collection of traits used by the confgr derive macro
Documentation
[dependencies.config]
version = "0.14.0"

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

[dependencies.thiserror]
version = "1.0.59"

[package]
authors = ["Kidan Nelson <nelsonkidan@gmail.com>"]
description = "A collection of traits used by the confgr derive macro"
documentation = "https://docs.rs/confgr_core"
edition = "2021"
homepage = "https://github.com/N4D1K-lgtm/confgr"
license = "MIT"
name = "confgr_core"
readme = "README.md"
repository = "https://github.com/N4D1K-lgtm/confgr"
version = "0.2.0"