kv-derive 1.0.1

Derive struct conversions from and to key-value vectors
Documentation
[dependencies.kv-derive-impl]
version = "1.0.1"

[dependencies.kv-derive-macro]
version = "1.0.1"

[features]
default = []

[package]
authors = ["Pavel Perestoronin <eigenein@gmail.com>"]
categories = ["rust-patterns"]
description = "Derive struct conversions from and to key-value vectors"
edition = "2021"
keywords = ["derive", "macro", "struct", "key-value"]
license = "MIT"
name = "kv-derive"
readme = "../README.md"
repository = "https://github.com/eigenein/kv-derive"
version = "1.0.1"