[dependencies]
[package]
authors = ["just-do-halee <just.do.halee@gmail.com>"]
categories = ["development-tools", "data-structures", "configuration", "no-std"]
description = "The macro to creates option structure so easily."
edition = "2018"
homepage = "https://github.com/just-do-halee/optionee"
keywords = ["macro", "option", "utility", "data-structures", "no_std"]
license = "MIT OR Apache-2.0"
name = "optionee"
readme = "README.md"
repository = "https://github.com/just-do-halee/optionee"
version = "0.1.0"