type LocationUpdatesFn = fn(_: &Location) -> LocalBoxFuture<'_, Result<LocalBoxStream<'_, GeoUri>, LocationError>>;