Skip to main content

clean_examples

Function clean_examples 

Source
fn clean_examples(s: &str) -> String
Expand description

Clean examples text: strip comment-only lines (starting with %) and trim leading/trailing blank lines.