dbg_hex 0.2.0

display dbg result in hexadecimal {:#x?} format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["wcampbell"]
description = "display dbg result in hexadecimal {:#x?} format"
edition = "2018"
license = "MIT"
name = "dbg_hex"
readme = "README.md"
repository = "https://github.com/wcampbell0x2a/dbg_hex"
rust-version = "1.39.0"
version = "0.2.0"