assert_hex 0.1.0

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

[dependencies]