impl_algorithm_markers

Macro impl_algorithm_markers 

Source
macro_rules! impl_algorithm_markers {
    ($algorithm:ty: $($trait:path),+ $(,)?) => { ... };
}
Expand description

Macro for implementing multiple marker traits at once