macro_rules! feature {
    ($feat:ty) => { ... };
}
Expand description

Macro for defining BackendContextBuilder features.