Macro gen_make_statistics

Source
macro_rules! gen_make_statistics {
    ($value_ty:ty, $stat:ident) => { ... };
}