xtask::publish::notes

Function strip_prefix_symbol

source
fn strip_prefix_symbol(line: &str, symbol: char) -> Option<(usize, &str)>