macro_rules! SampleStrategyUnknown { () => { ... }; }
Pattern that matches an unknown SampleStrategy member.
SampleStrategy