//! # archmeld
//!
//! Secure, memory-safe, type-safe library for multi-format archive extraction,
//! inspection and decompression.
//!
//! This library exposes the core modules used by the `archmeld` CLI binary,
//! making them available for fuzzing, integration testing, and embedding.