assert_hex 0.2.0

Rust library to display assert panics in hexadecimal format
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["wcampbell"]
description = "Rust library to display assert panics in hexadecimal format"
edition = "2018"
license = "MIT"
name = "assert_hex"
repository = "https://github.com/wcampbell0x2a/assert_hex"
version = "0.2.0"