entrypoint_macros 0.1.0

macros for entrypoint
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# entrypoint_macros
[![Crates.io](https://img.shields.io/crates/v/entrypoint_macros.svg)](https://crates.io/crates/entrypoint_macros)
[![Crates.io](https://img.shields.io/crates/d/entrypoint_macros.svg)](https://crates.io/crates/entrypoint_macros)
[![Documentation](https://img.shields.io/docsrs/entrypoint_macros?logo=docs.rs)](https://docs.rs/entrypoint_macros)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE-MIT)

macros for [`entrypoint`](https://crates.io/crates/entrypoint)

## Usage
refer to [`entrypoint`](https://github.com/melloyawn/entrypoint#usage) for usage

## Contributing
Before doing anything else: **open an issue**.