wrapped-list 1.0.1

Macro for wrapping elements of a list with an object, function, or another macro at compile time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dev-dependencies.duplicate]
version = "1.0.0"

[package]
description = "Macro for wrapping elements of a list with an object, function, or another macro at compile time"
edition = "2021"
keywords = ["wrap", "list", "macro", "object", "function"]
license = "MIT OR Apache-2.0"
name = "wrapped-list"
readme = "README.md"
repository = "https://github.com/hunterlawson/wrapped-list"
resolver = "1"
version = "1.0.1"