Macro liar::bench [] [src]

macro_rules! bench {
    ($name: ident, $body: expr) => { ... };
}