Skip to main content

cmd_fetch_feed

Function cmd_fetch_feed 

Source
pub async fn cmd_fetch_feed(
    url: &str,
    config: &Config,
    data_dir: &Path,
    limit: Option<usize>,
) -> Result<()>