Function opengraph::scraper::extract[][src]

pub fn extract<R>(input: &mut R, option: Opts) -> Result<Object, Error> where
    R: Read