aquatic_toml_config_derive 0.8.0

Serialize toml with comments
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Joakim FrostegÄrd <joakim.frostegard@gmail.com>"]
description = "Serialize toml with comments"
edition = "2021"
exclude = ["target"]
keywords = ["toml"]
license = "Apache-2.0"
name = "aquatic_toml_config_derive"
readme = "README.md"
repository = "https://github.com/greatest-ape/aquatic"
resolver = "1"
rust-version = "1.64"
version = "0.8.0"