Function open_notify::find_current[][src]

pub fn find_current(
    spots: &Vec<Spot>,
    daytime_utc: Option<(i64, i64)>
) -> Option<&Spot>