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.
- Arxiv
Query - A structure that stores the query information.
- Arxiv
Query Builder - A builder of ArxivQuery
Functions§
- fetch_
arxivs - Fetch the paper information using the arXiv API.