Type Alias style::queries::feature::QueryFeatureGetter

source ยท
type QueryFeatureGetter<T> = fn(device: &Context<'_>) -> T;