Macro email::backend::context::feature

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

Macro for defining BackendContextBuilder features.