j2k-codec-math 0.11.1

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.11.1"
dependencies = [
 "j2k-types",
]

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