[lib]
name = "gan"
path = "src/lib.rs"
[package]
authors = ["muyuanjin <muyuanjin@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "rust-patterns"]
description = "Just do it! A small tool provides ergonomic value handling with ignore/ ok/ some semantics."
documentation = "https://docs.rs/gan"
homepage = "https://github.com/muyuanjin/gan"
include = ["Cargo.toml", "README.md", "LICENSE.txt", "src/**/*.rs"]
keywords = ["gan", "ignore", "ok", "some", "tool"]
license = "MIT"
name = "gan"
readme = "README.md"
repository = "https://github.com/muyuanjin/gan"
version = "0.1.0"