Expand description
Re-exports§
pub use error::CodecError;pub use ffi::build_binding_inventory;
Modules§
- bench
- Benchmark harness modules.
- bindings_
generation - codecs
- Concrete codec implementations.
- decoder
- Codec-agnostic decoder entry points.
- encoder
- Codec-agnostic encoder entry points.
- error
- ffi
- FFI for high-throughput Gaussian Splat decoding into caller-provided buffers.
- utils
- Internal utilities shared across codecs.