lc-framework-src 0.1.0+lc.2025

Source files for the LC compression framework
Documentation
//! [![CI Status]][workflow] [![MSRV]][repo] [![Latest Version]][crates.io]
//! [![Rust Doc Crate]][docs.rs] [![Rust Doc Main]][docs]
//!
//! [CI Status]: https://img.shields.io/github/actions/workflow/status/juntyr/lc-framework-rs/ci.yml?branch=main
//! [workflow]: https://github.com/juntyr/lc-framework-rs/actions/workflows/ci.yml?query=branch%3Amain
//!
//! [MSRV]: https://img.shields.io/badge/MSRV-1.85.0-blue
//! [repo]: https://github.com/juntyr/lc-framework-rs
//!
//! [Latest Version]: https://img.shields.io/crates/v/lc-framework-src
//! [crates.io]: https://crates.io/crates/lc-framework-src
//!
//! [Rust Doc Crate]: https://img.shields.io/docsrs/lc-framework-src
//! [docs.rs]: https://docs.rs/lc-framework-src/
//!
//! [Rust Doc Main]: https://img.shields.io/badge/docs-main-blue
//! [docs]: https://juntyr.github.io/lc-framework-rs/lc_framework_src
//!
//! # lc-framework-src
//!
//! Source files for the [LC] compression framework.
//!
//! [LC]: https://github.com/burtscher/LC-framework