mapro 0.1.1

A tiny macro library for creating std::collections
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "mapro"
authors = ["Patrick Unick <dev_storm@winux.com>"]
version = "0.1.1"
edition = "2021"
description = "A tiny macro library for creating std::collections"
keywords = ["macro", "map", "HashMap", "set", "HashSet"]
repository = "https://github.com/snowfoxsh/mapro"
license = "MIT"