j2k-codec-math 0.10.0

no_std codec constants, generated fragments, and allocation-free helper algorithms for j2k
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.
version = 4

[[package]]
name = "j2k-codec-math"
version = "0.10.0"
dependencies = [
 "j2k-types",
]

[[package]]
name = "j2k-types"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "45c0bfd46538ea72f663b6f93af8d9cb309cf85033322de29a8db5c201e885da"