leading_trivia

Function leading_trivia 

Source
fn leading_trivia(text: &str) -> &str
Expand description

Return the leading run of blank and comment-only lines at the top of text.

yaml_edit has a bug that drops this block (as of 0.2), so we capture it here to splice back after editing.