concision-derive 0.1.9

Concision is a data-science toolkit for building robust, data-centric applications in Rust
Documentation
[dependencies.proc-macro2]
version = "1.0.40"

[dependencies.quote]
version = "1.0.20"

[dependencies.syn]
features = ["full"]
version = "1.0.98"

[dev-dependencies]

[lib]
proc-macro = true
test = false

[package]
authors = ["FL03 <jo3mccain@icloud.com>"]
description = "Concision is a data-science toolkit for building robust, data-centric applications in Rust"
edition = "2021"
keywords = ["derive", "macros"]
license = "MIT"
name = "concision-derive"
readme = "README.md"
repository = "https://github.com/FL03/concision"
version = "0.1.9"