macro-toolset 0.4.2

Some useful macros
Documentation
# macro-toolset


![Crates.io Version](https://img.shields.io/crates/v/macro-toolset)
![docs.rs](https://img.shields.io/docsrs/macro-toolset)
![GitHub Tag](https://img.shields.io/github/v/tag/cxw620/macro-toolset)

Some useful macros, to make the repetitive code less.

## Features


- `str_concat` almost everything
- Hashing and encode to HEX
  - MD5
  - SHA256
  - SHA384
  - SHA512
- ...

## MSRV


1.66

## Notice


This crate is currently intended for personal use mostly, but contributions are welcome.

## LICENSE


GPL-3.0-only