[package]
authors = ["Patrick Unick <dev_storm@winux.com>"]
description = "A tiny macro library for creating std::collections"
edition = "2021"
keywords = ["macro", "map", "HashMap", "set", "HashSet"]
license = "MIT"
name = "mapro"
readme = "README.md"
repository = "https://github.com/snowfoxsh/mapro"
version = "0.1.1"