[package] name = "binspect" version = "0.1.1" authors = ["taskie "] license = "MIT/Apache-2.0" keywords = ["binary", "byte"] readme = "README.md" repository = "https://github.com/taskie/binspect" documentation = "https://docs.rs/binspect" categories = ["development-tools::debugging"] description = "Utilities to inspect the data layout of objects." edition = "2018"