Function rustc_errors::markdown::parse::get_indented_section

source ·
fn get_indented_section(buf: &[u8]) -> (&[u8], &[u8])
Expand description

Find first line that isn’t empty or doesn’t start with whitespace, that will be our contents