matchkit 0.1.1

Vocabulary types for multi-pattern matching — Match struct, Matcher trait, shared errors
Documentation

matchkit

Vocabulary types for multi-pattern matching — Match struct, Matcher trait, shared errors.

Quick Start

use matchkit::{Match, Matcher};

// Example usage of Matcher trait

License

MIT