[][src]Function cranelift_codegen_meta::shared::entities::new

fn new(
    format_field_name: &'static str,
    rust_type: &'static str,
    doc: &'static str
) -> OperandKind

Small helper to initialize an OperandBuilder with the right kind, for a given name and doc.