2 releases
Uses old Rust 2015
0.1.1 | May 14, 2018 |
---|---|
0.1.0 | Nov 10, 2017 |
#127 in #parity
191 downloads per month
15KB
128 lines
ethcore-bytes
Byte utilities for Parity
lib.rs
:
General bytes-related utilities.
Includes a pretty-printer for bytes, in the form of ToPretty
and PrettySlice
as