register_strategy

Macro register_strategy 

Source
macro_rules! register_strategy {
    ($param_type:expr, $strategy:ty) => { ... };
}