byte_muck 1.0.0

You meant to type `bytemuck` instead (no underscore).
Documentation
[package]
name = "byte_muck"
description = "You meant to type `bytemuck` instead (no underscore)."
version = "1.0.0"
authors = ["Lokathor <zefria@gmail.com>"]
repository = "https://github.com/Lokathor/bytemuck"
readme = "README.md"
edition = "2018"
license = "Zlib OR Apache-2.0 OR MIT"
exclude = ["/pedantic.bat"]

[package.metadata.docs.rs]
rustdoc-args = ["--cfg","docs_rs"]