Crate arxiv

Source
Expand description

This crate is a wrapper of the arXiv API.

Macros§

query
Macro that allows you to easily build ArxivQuery.

Structs§

Arxiv
A structure that stores the paper information.
ArxivQuery
A structure that stores the query information.
ArxivQueryBuilder
A builder of ArxivQuery

Functions§

fetch_arxivs
Fetch the paper information using the arXiv API.