//! Core library modules for butterfly-dl
//!//! This module contains the internal implementation details of the butterfly-dl library.
pubmoddownloader;pubmodsource;pubmodstream;// Re-export main types for internal use
pubusedownloader::Downloader;pubusesource::{resolve_output_filename, SourceConfig};