Crate strategy_pattern_rs

Source

Attribute Macros§

strategy_pattern_fn
Attribute macro to register a function as part of a strategy pattern.
strategy_pattern_type
Attribute macro to define a strategy type.