RsXiv
A Rust library to provide an interface for arXiv identifiers and the arXiv API.
Key features:
- Typed and validated representations of arXiv identifiers.
- A arXiv API query builder to programmatically construct query URLs for the arXiv API.
- A serde interface to convert the arXiv API response to native Rust types.