Function cranelift_codegen_meta::gen_settings::gen_to_and_from_str

source ยท
fn gen_to_and_from_str(name: &str, values: &[&'static str], fmt: &mut Formatter)
Expand description

Emit Display and FromStr implementations for enum settings.