simple-bytes 0.2.0

A small and easy crate to mutate or read u8 slices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Sören Meier <soeren@s-me.ch>"]
categories = ["network-programming", "data-structures"]
description = "A small and easy crate to mutate or read u8 slices"
edition = "2018"
keywords = ["bytes", "read", "write", "io"]
license = "MIT OR Apache-2.0"
name = "simple-bytes"
repository = "https://github.com/soerenmeier/simple-bytes"
version = "0.2.0"