//! Command processing module
//!//! This module handles NNTP command classification and processing.
//! It provides a clean abstraction for parsing and validating commands
//! without coupling to the proxy implementation.
modhandler;pubusehandler::{AuthAction, CommandAction, CommandHandler, RejectResponse};