fastpaper-cli 0.2.1

CLI tool for searching, downloading and reading academic papers
Documentation
1
2
3
4
5
6
pub mod cli;
pub mod download;
pub mod identifier;
pub mod output;
pub mod read;
pub mod sources;