2 releases

Uses old Rust 2015

0.1.1 May 14, 2018
0.1.0 Nov 10, 2017

#146 in #parity

Download history 70/week @ 2023-12-11 32/week @ 2023-12-18 7/week @ 2024-01-08 27/week @ 2024-01-22 26/week @ 2024-01-29 18/week @ 2024-02-12 34/week @ 2024-02-19 38/week @ 2024-02-26 17/week @ 2024-03-04 66/week @ 2024-03-11 37/week @ 2024-03-18 52/week @ 2024-03-25

176 downloads per month

GPL-3.0 license

15KB
128 lines

ethcore-bytes

Byte utilities for Parity

Build Status crates.io link


lib.rs:

General bytes-related utilities.

Includes a pretty-printer for bytes, in the form of ToPretty and PrettySlice as

No runtime deps