factory_fn_register_impl

Macro factory_fn_register_impl 

Source
macro_rules! factory_fn_register_impl {
    (  $t:ty, $n:literal  ) => { ... };
}