Function get_list_item

Source
fn get_list_item(line: &str) -> Option<(ListMarker, &str)>