Skip to main content

create_validator

Function create_validator 

Source
pub fn create_validator(
    features: Features,
    downlevel: DownlevelFlags,
    flags: ValidationFlags,
) -> Validator
Expand description

Create a naga::valid::Validator configured for the given feature set.