fn urls_that_parse<'de, D: Deserializer<'de>>(
deserializer: D,
) -> Result<Vec<Url>, D::Error>Expand description
The search results whose url this code can actually fetch. One unparseable entry must not drop every other citation from the same search.