Macro rv::extract_stat

source ·
macro_rules! extract_stat {
    ($fx: ty, $stat_type: ty) => { ... };
}