Function rustc_errors::markdown::parse::trim_ascii_start
source · fn trim_ascii_start(buf: &[u8]) -> &[u8] ⓘ
Expand description
If there is more than one whitespace char at start, trim the extras
fn trim_ascii_start(buf: &[u8]) -> &[u8] ⓘ
If there is more than one whitespace char at start, trim the extras