entrypoint_macros 0.2.0

macros for entrypoint
Documentation
1
2
3
4
5
6
7
8
9
10
# 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)

This crate should not be imported directly, but rather accessed through the `macros` feature of [`entrypoint`](https://crates.io/crates/entrypoint).

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