// SPDX-License-Identifier: Apache-2.0
// Copyright (c) 2025 rhythmcache
// https://github.com/rhythmcache/payload-dumper-rust
//// This file is part of payload-dumper-rust. It implements components used for
// extracting and processing Android OTA payloads.
#![allow(clippy::module_inception)]pubmodlocal_zip_io;pubmodzip;pubmodzip_io;