bin-pool 0.1.1

A small crate for interning binary slices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Devin Jean <emailcruzjean@yahoo.com>"]
description = """
A small crate for interning binary slices.
"""
documentation = "https://docs.rs/bin-pool"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bin-pool"
repository = "https://github.com/dragazo/bin-pool"
version = "0.1.1"