1 2 3 4 5 6 7 8 9 10 11 12
[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" rust-version = "1.75.0" version = "0.2.1"