Constant zng_ext_font::font_features::FEATURE_ENABLED
source ยท pub const FEATURE_ENABLED: u32 = 1;
Expand description
The raw value used when a feature is set to true
.
pub const FEATURE_ENABLED: u32 = 1;
The raw value used when a feature is set to true
.