array-bytes 1.3.0

array-bytes
Documentation
1
2
3
4
5
6
7
8
## v1.3.0
Add `hex2array`, `hex_try_into` and `hex_into_unchecked`
Support `serde`

## v1.2.0
Deprecated macro `hex2array_unchecked`
Introduce function `hex2array_unchecked`
Require at least rust 1.51.0