[][src]Crate streamson_extra_matchers

This library contains extra matchers for streamson-lib

It contains extra dependencies so it moved to a separate library

Re-exports

pub use regex_converter::RegexConverter;
pub use regex_matcher::Regex;

Modules

regex_converter

Handler which pefroms regex conversion on mathed data

regex_matcher