bytemuck 1.2.0

A crate for mucking around with piles of bytes.
Documentation
[badges.appveyor]
repository = "Lokathor/bytemuck"

[badges.travis-ci]
repository = "Lokathor/bytemuck"

[features]
extern_crate_alloc = []

[package]
authors = ["Lokathor <zefria@gmail.com>"]
categories = ["encoding", "no-std"]
description = "A crate for mucking around with piles of bytes."
edition = "2018"
keywords = ["transmute", "bytes", "casting"]
license = "Zlib"
name = "bytemuck"
readme = "README.md"
repository = "https://github.com/Lokathor/bytemuck"
version = "1.2.0"
[package.metadata.docs.rs]
all-features = true