dochy_compaction 0.10.1

A serializer which compresses integers
Documentation
[dependencies.anyhow]
version = "1.0.34"

[dependencies.arrayvec]
version = "0.5.2"

[dependencies.bit-vec]
version = "0.6.1"

[dependencies.once_cell]
version = "1.7.2"

[dependencies.regex]
version = "1"

[dependencies.with_capacity_safe]
version = "0.4.0"

[package]
authors = ["juzy <dochy.ksti@gmail.com>"]
description = "A serializer which compresses integers"
edition = "2018"
keywords = ["serializer", "encode", "url"]
license = "MIT OR Apache-2.0"
name = "dochy_compaction"
readme = "readme.md"
repository = "https://github.com/dochy-ksti/dochy"
version = "0.10.1"