Expand description
Error types for the libmagic-rs library.
This module defines the error types used throughout the library for consistent error handling and reporting.
Enumsยง
- Evaluation
Error - Errors that can occur during rule evaluation.
- Libmagic
Error - Main error type for the libmagic-rs library.
- Parse
Error - Errors that can occur during magic file parsing.