Function bookdata::tsv::split_first

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