arithmetic-coding-core 0.4.2

core traits for the 'arithmetic-coding' crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "arithmetic-coding-core"
description = "core traits for the 'arithmetic-coding' crate"
version = "0.4.2"
edition.workspace = true
license.workspace = true
keywords.workspace = true
categories.workspace = true
repository.workspace = true
rust-version.workspace = true

[dependencies]
thiserror = { workspace = true }

[lints]
workspace = true