extract_after_keyword

Function extract_after_keyword 

Source
fn extract_after_keyword(line: &str, keyword: &str) -> Option<String>