hclog_macros 0.1.0

A simple derive macro for crate hclog
Documentation
# hclog Macros

Procedural macros for use with the hclog crate.

## Compability

This crate is compatible with rustc >= 1.65. 

## Documentation

Further documentation is available in the `/docs` directory.

## License

See [LICENSE](../LICENSE) for more information

This crate is based on the [strum_macros](https://crates.io/crates/strum_macros)
crate by Peter Glotfelty which is licensed under MIT terms.

## Contribution