rush_pat 0.1.0

Core pattern matching engine for rush shell
Documentation
1
2
3
4
5
extern crate regex;

pub mod pat;
pub mod range;
pub mod subsume;