pub fn generator_enabled(schema: &Schema, name: &str) -> bool
Check the schema for a generator named name and return whether it’s enabled.
name