criteria: add infrastructure
This commit is contained in:
parent
597636fba6
commit
17e715cde4
18 changed files with 1214 additions and 3 deletions
4
src/criteria/crit_matchers.rs
Normal file
4
src/criteria/crit_matchers.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod critm_any_or_all;
|
||||
pub mod critm_constant;
|
||||
pub mod critm_exactly;
|
||||
pub mod critm_string;
|
||||
Loading…
Add table
Add a link
Reference in a new issue