argcall 0.1.0

derive macro of clap
Documentation
[dependencies.argcall_derive]
version = "=0.1.0"

[dependencies.thiserror]
version = "1"

[lib]
name = "argcall"
path = "src/lib.rs"

[package]
authors = ["Yuki Yamaura <ymruki@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "derive macro of clap"
edition = "2021"
license = "MIT"
name = "argcall"
readme = false
repository = "https://github.com/yamaura/clcall"
version = "0.1.0"