[][src]Macro frame_benchmarking::impl_benchmark

macro_rules! impl_benchmark {
    (
		$( $name:ident ),*
	) => { ... };
}