untyped-bytes 0.2.0

A bag of bytes you can put any `Copy` type into.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["tyler <tyler@brainiumstudios.com>"]
description = "A bag of bytes you can put any `Copy` type into."
documentation = "https://docs.rs/untyped-bytes"
edition = "2018"
homepage = "https://github.com/mtak-/untyped-bytes"
license = "MIT/Apache-2.0"
name = "untyped-bytes"
repository = "https://github.com/mtak-/untyped-bytes"
version = "0.2.0"