Skip to main content

global_feature_adder

Macro global_feature_adder 

Source
macro_rules! global_feature_adder {
    ($struct_name:ident, $prop_getter:expr_2021, $( $column_names:expr_2021 ),* $(,)?) => { ... };
}
Expand description

Implements the ndarray feature-adder traits for an existing global feature type.