Skip to main content

Crate fastpaper

Crate fastpaper 

Source

Modulesยง

cli
commands
One module per command. Each owns its argument validation, source calls and rendering; main.rs only dispatches and maps errors to exit codes.
download
identifier
output
read
registry
The one place that maps a source name to everything the commands need: its base URL, what it can do, and which functions to call.
sources