Function select_first

Source
pub fn select_first<R: Read>(selector: &str, reader: R) -> Result<Option<Match>>