#utility-macro #macro

e_macro

A module for e library, it provides some utility macros for Rust

2 releases

0.2.1 Feb 10, 2024
0.2.0 Feb 1, 2024
0.1.1 Jan 29, 2024
0.1.0 Jan 29, 2024

#1649 in Rust patterns

24 downloads per month
Used in e

MPL-2.0 license

7KB
63 lines

e_macro

e_macro is a module for e library, it provides some utility macros for Rust.

Using

Add the following line to your Cargo.toml:

e = "0.2.0"

Or run the following Cargo command in your project directory:

cargo add e

To get started using e_macro, see Documentations.


lib.rs:

A set of utility macro for Rust

No runtime deps