[][src]Macro benchme::benchmark

macro_rules! benchmark {
    ($($lines:stmt;)*) => { ... };
}