| Crates.io | arxiv-tools |
| lib.rs | arxiv-tools |
| version | 1.1.2 |
| created_at | 2024-12-13 13:55:05.806365+00 |
| updated_at | 2025-01-03 05:57:09.212441+00 |
| description | Tools for arXiv API. |
| homepage | |
| repository | https://github.com/akitenkrad/rs-arxiv-tools.git |
| max_upload_size | |
| id | 1482213 |
| size | 26,015 |
Tools for arXiv API.
To start using arxiv-tools, just add it to your project's dependencies in the Cargo.toml.
> cargo add arxiv-tools
Then, import it in your program.
use arxiv_tools::ArXiv;
See the Documents.
submittedDate.start, max_results, sortBy, sortOrder.