[][src]Function htmlgrep::grep::select_first

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