tinystring 0.1.0

A string compression tool with dictionary generation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "testmark"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "tinystring"
version = "0.1.0"
dependencies = [
 "testmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum testmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ad528f9d8feefffc71792cb6e688038549a61ae6a8f127f08317e52e3afa9569"