//! # Fuckmit - AI-powered Git Commit Message Generator
//!
//! A unified gateway library for multiple LLM providers with git commit message generation.
// Core LLM Gateway modules
// Application modules
// Re-export main types for convenience
pub use ;
pub use ;
pub use LLMGateway;
pub use ;
// Re-export provider types
pub use ;