//! Export functions just to enable fuzzing
//!
//! This modules is feature gated behind a private flag.
use Decoder;
use BytesMut;
use ;
use crateMilterCodec;
/// Fuzzing harness to parse the milter codec decoder
///
/// # Errors
/// Transparently returns errors from the decode function