blob: d0317b333a75fbd5afce5c66d2331d76baeddb9a [file] [log] [blame]
#![feature(test)]
extern crate test;
mod basic;
mod vec_map;