transvec 0.3.6

A crate to safely transmute Vecs
Documentation
[dependencies.bytemuck]
version = "1.7"

[features]
allocator_api = []
default = ["allocator_api", "std"]
std = []

[package]
categories = ["memory-management"]
description = "A crate to safely transmute Vecs"
edition = "2018"
keywords = ["vec", "transmute", "pod"]
license = "MIT OR Unlicense"
name = "transvec"
readme = "README.md"
repository = "https://github.com/frogtd/transvec"
version = "0.3.6"