macaroni 0.1.0

The missing macro std library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["ransomware <4thel00z@gmail.com>"]
description = "The missing macro std library for Rust"
documentation = "https://docs.rs/macaroni"
edition = "2021"
homepage = "https://github.com/4theL00z/macaroni"
keywords = ["macros", "std", "rust", "proc_macro", "macro_rules"]
license = "GPL-3.0"
name = "macaroni"
readme = "README.md"
repository = "https://github.com/4theL00z/macaroni"
version = "0.1.0"