Module binary

Module binary 

Source
Expand description

Binary file processing and format detection

Handles image processing, PDF processing, and file format detection for MCP operations.

Re-exports§

pub use format::FormatDetector;
pub use processor::BinaryProcessor;

Modules§

format
File format detection and validation
processor
Binary file processing coordinator