mapro 0.1.1

A tiny macro library for creating std::collections
Documentation
1
2
3
4
5
6
7
8
9
10
[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"