tuple-map 0.4.0

map methods for tuple
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "tuple-map"
version = "0.4.0"
authors = ["kngwyu <yuji.kngw.80s.revive@gmail.com>"]
description = "map methods for tuple"
homepage = "https://github.com/kngwyu/tuple-map"
readme = "README.md"
keywords = ["tuple", "map", "utility"]
license = "MIT"
repository = "https://github.com/kngwyu/tuple-map"

[dependencies]