1
2
3
4
5
#![feature(vec_remove_item)]

extern crate rand;

pub mod matchers;