velcro 0.5.3

Convenience macros for initializing vectors, hash maps and other Rust collections.
Documentation
[dependencies.velcro_macros]
version = "=0.5.2"
[dev-dependencies.indexmap]
version = "1.6.0"

[package]
authors = ["Peter Hall <peterjoel@gmail.com>"]
categories = ["data-structures", "rust-patterns"]
description = "Convenience macros for initializing vectors, hash maps and other Rust collections.\n"
documentation = "https://docs.rs/velcro/latest/velcro"
edition = "2018"
homepage = "https://github.com/peterjoel/velcro"
keywords = ["vector", "macro", "hashmap", "literal"]
license = "Unlicense OR MIT"
name = "velcro"
repository = "https://github.com/peterjoel/velcro"
version = "0.5.3"