bookdata::tsv

Function split_first

Source
pub fn split_first<'a>(line: &'a str) -> Option<(&'a str, &'a str)>