1 2 3 4 5
#![allow(soft_unstable)] #![feature(test)] #![feature(custom_inner_attributes)] extern crate test; pub mod unit;