macro_rules! rrise_setting {
    ($setting:expr) => { ... };
}
Expand description

Shorthand for creating Rrise*Settings [Res<T>] types.