rawbytes 0.1.1

Transtype any sized value to a &[u8]
Documentation
[package]
authors = ["Frank Denis <github@pureftpd.org>"]
categories = ["no-std"]
description = "Transtype any sized value to a &[u8]"
edition = "2018"
homepage = "https://github.com/jedisct1/rust-rawbytes"
license = "MIT"
name = "rawbytes"
repository = "https://github.com/jedisct1/rust-rawbytes"
version = "0.1.1"
[profile.release]
codegen-units = 1
incremental = false
panic = "abort"