macro_rules! require_feature { ($checker:expr, $feature:expr) => { ... }; }
Macro for easy feature checking