woptions_meta 0.1.3

Mechanism to define map of options for a fuction and its defaults laconically. Its meta.
Documentation
[dependencies.convert_case]
version = "~0.5"

[dependencies.iter_tools]
version = "~0.1"

[dependencies.meta_tools_min]
version = "~0.2"

[dependencies.proc_macro_tools]
version = "~0.1"

[dev-dependencies]

[lib]
name = "woptions_meta"
path = "rust/impl/options/meta/lib.rs"
proc-macro = true

[package]
authors = ["Kostiantyn Wandalen <wandalen@obox.systems>", "Volodymyr M. <volodymyr.migdal@gmail.com>", "Dmytro Kryvoruchko <dm.vict.kr@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = """
Mechanism to define map of options for a fuction and its defaults laconically. Its meta.
"""
documentation = "https://docs.rs/woptions_meta"
edition = "2021"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/rust/woptions_meta"
include = ["/rust/impl/options/meta", "/Cargo.toml", "/Readme.md", "/License"]
keywords = ["fundamental", "general-purpose", "builder-pattern"]
license = "MIT"
name = "woptions_meta"
readme = "Readme.md"
repository = "https://github.com/Wandalen/wTools/tree/master/module/rust/woptions_meta"
resolver = "2"
version = "0.1.3"