macro_rules! impl_ilayer_activation {
    () => { ... };
}
Expand description

macro helper to implement activation trait TODO see common