style::queries::feature

Type Alias QueryFeatureGetter

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