arithmetic-coding-core

Crates.ioarithmetic-coding-core
lib.rsarithmetic-coding-core
version
sourcesrc
created_at2022-03-23 15:45:23.680086+00
updated_at2025-03-12 20:47:47.714929+00
descriptioncore traits for the 'arithmetic-coding' crate
homepage
repositoryhttps://github.com/danieleades/arithmetic-coding
max_upload_size
id555297
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(danieleades)

documentation

README

Arithmetic Coding Core

core traits for the arithmetic-coding crate

Commit count: 62

cargo fmt