halfling 0.2.1

A collection of basic utilities for working with nibbles.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.thiserror]
version = "1.0.51"

[package]
authors = ["Oliver Wooding <oliverwooding@icloud.com>"]
categories = ["encoding", "data-structures"]
description = "A collection of basic utilities for working with nibbles."
edition = "2021"
keywords = ["nibble", "nibbles", "nybble", "nybbles", "packed"]
license = "MIT"
name = "halfling"
readme = "README.md"
repository = "https://github.com/eikopf/halfling"
version = "0.2.1"