Expand description
Error types for Pattern Analysis commands.
This module provides the PatternsError enum and PatternsResult<T> type alias
for all pattern analysis operations.
Enums§
- Patterns
Error - Errors specific to pattern analysis commands.
Type Aliases§
- Patterns
Result - Result type for pattern analysis commands.