Function mars_raw_utils::m20::remote::fetch_all[][src]

pub fn fetch_all(
    cameras: &[String],
    num_per_page: i32,
    minsol: i32,
    maxsol: i32,
    thumbnails: bool,
    movie_only: bool,
    list_only: bool,
    search: &str,
    only_new: bool
) -> Result<i32>