Function bookdata::cli::collect_isbns::all_sources
source · fn all_sources(cfg: &Config) -> Vec<ISBNSource>
Expand description
Get the active ISBN layouts.
Modify this function to add more sources.
fn all_sources(cfg: &Config) -> Vec<ISBNSource>
Get the active ISBN layouts.
Modify this function to add more sources.