Function cranelift_codegen_meta::srcgen::parse_multiline
source · Expand description
Given a multi-line string, split it into a sequence of lines after stripping a common indentation. This is useful for strings defined with doc strings.