Function mars_raw_utils::nsyt::remote::remote_fetch[][src]

pub fn remote_fetch(
    cameras: &Vec<String>,
    num_per_page: i32,
    page: Option<i32>,
    minsol: i32,
    maxsol: i32,
    thumbnails: bool,
    list_only: bool,
    search: &str,
    only_new: bool
) -> Result<i32>