cranelift_codegen_meta::srcgen

Function _indent

Source
fn _indent(s: &str) -> Option<usize>
Expand description

Compute the indentation of s, or None of an empty line.