peview 0.2.3

A minimal and fast zero-copy parser for the PE32+ file format.
Documentation
[package]
categories = ["parser-implementations", "no-std"]
description = "A minimal and fast zero-copy parser for the PE32+ file format."
edition = "2021"
keywords = ["parser", "pe", "object", "executable"]
license = "MIT"
name = "peview"
readme = "README.md"
repository = "https://github.com/kedom1337/peview"
version = "0.2.3"