binspect 0.1.1

Utilities to inspect the data layout of objects.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["taskie <t@skie.jp>"]
categories = ["development-tools::debugging"]
description = "Utilities to inspect the data layout of objects."
documentation = "https://docs.rs/binspect"
edition = "2018"
keywords = ["binary", "byte"]
license = "MIT/Apache-2.0"
name = "binspect"
readme = "README.md"
repository = "https://github.com/taskie/binspect"
version = "0.1.1"