e_macro 0.2.1

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

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.