decent-serde-toml-derive-alternative 0.3.0

A derive proc-macro for the FromToml and ToToml traits defined by the decent-toml-rs-alternative crate. It compiles quickly but is not as robust or flexible as the serde_derive proc-macro. Sometimes it is enough.
Documentation
[dependencies.decent-synquote-alternative]
version = "0.3"

[dependencies.proc-macro2]
version = "1.0"

[lib]
proc_macro = true

[package]
authors = ["Loïc Lecrenier <loic.lecrenier@me.com>"]
description = "A derive proc-macro for the FromToml and ToToml traits defined by the decent-toml-rs-alternative crate. It compiles quickly but is not as robust or flexible as the serde_derive proc-macro. Sometimes it is enough."
edition = "2018"
license = "MIT"
name = "decent-serde-toml-derive-alternative"
repository = "https://git.sr.ht/~loic/decent-serde-toml-derive-alternative"
version = "0.3.0"