[package] name = "std-macro-extensions" version = "0.16.0" edition = "2021" authors = ["ltpp-universe "] license = "MIT" description = "A collection of macro extensions for Rust's standard library data structures, simplifying the creation and manipulation of common collections such as HashMap, Vec, and more." keywords = ["standard", "macro", "extensions", "structures", "simplifying"] repository = "https://github.com/ltpp-universe/std-macro-extensions"