Crate fetcher_config

source ·
Expand description

fetcher-config

The config format of fetcher-core and fetcher. Specified externally on purpose to separate it and allow updating it without updating/changing fetcher-core. It’s modal enough not to be tied to fetcher and can be used to write a different frontend/UX. Maybe some day I’ll make a GTK GUI for it…

Re-exports

  • pub use self::error::Error;

Modules