build_static_dispatch_table_revive_v1

Macro build_static_dispatch_table_revive_v1 

Source
macro_rules! build_static_dispatch_table_revive_v1 {
    ($table_name:ident, $visitor_ty:ident < $($visitor_ty_params:tt),* >) => { ... };
}