Skip to main content

Module error

Module error 

Source
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ยง

EvaluationError
Errors that can occur during rule evaluation.
LibmagicError
Main error type for the libmagic-rs library.
ParseError
Errors that can occur during magic file parsing.