uberbyte 0.0.2

Byte manipulation for dummies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Dejan Fajfar <dejan@fajfar.com>"]
autoexamples = true
categories = ["data-structures", "parsing"]
description = "Byte manipulation for dummies"
edition = "2021"
keywords = ["bit", "shift", "library", "easy", "utility"]
license = "MIT"
name = "uberbyte"
readme = "CARGO_README.md"
repository = "https://github.com/dejanfajfar/uberbyte.rs"
version = "0.0.2"