regex-map 0.1.0

Associative container where the keys are regular expressions.
Documentation
1
2
3
pub mod bytes;
mod string;
pub use string::*;