el-macro 0.3.1

a dumb macro collection for anti-idiomatic rust programming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
path = "source/lib.rs"

[package]
authors = ["dimas"]
description = "a dumb macro collection for anti-idiomatic rust programming"
edition = "2021"
license = "MIT"
name = "el-macro"
readme = "README.md"
repository = "https://github.com/dmitry-glvch/el-macro"
rust-version = "1.75.0"
version = "0.3.1"