Name Description Size
aarch64
float16.rs IEEE 754 half-precision (binary16) floating-point type. This is a minimal implementation providing only the operations needed for JPEG XL decoding, avoiding external dependencies like `half` which pulls in `zerocopy`. 9022
lib.rs 45833
scalar.rs 9320
x86_64