Type Alias drink_next::runtime::ConfigOf

source ·
pub type ConfigOf<R> = <R as Runtime>::Config;
Expand description

Extract the Runtime configuration.