Search results
- module
nominal_api::scout::compute::api::geo_point_with_timestamp
struct nominal_api::scout::compute::api::GeoPointWithTimestamp
Type "geo_point_with_timestamp" not found. Showing results for closest type name "GeoPointWithTimestamp" instead.
method nominal_api::scout::compute::api::geo_point_with_timestamp::Builder::from
GeoPointWithTimestamp -> Builder<Complete>
method nominal_api::scout::compute::api::GeoPointWithTimestamp::clone
&GeoPointWithTimestamp -> GeoPointWithTimestamp
method nominal_api::scout::compute::api::GeoTimeBucket::new
GeoPoint, SafeLong, GeoPointWithTimestamp -> GeoTimeBucket
Constructs a new instance of the type.
method nominal_api::scout::compute::api::GeoPointWithTimestamp::value
&GeoPointWithTimestamp -> &GeoPoint
method nominal_api::scout::compute::api::GeoPointWithTimestamp::timestamp
&GeoPointWithTimestamp -> &Timestamp
method nominal_api::scout::compute::api::GeoPointWithTimestamp::eq
&GeoPointWithTimestamp, &GeoPointWithTimestamp -> bool
method nominal_api::scout::compute::api::GeoPointWithTimestamp::cmp
&GeoPointWithTimestamp, &GeoPointWithTimestamp -> Ordering
method nominal_api::scout::compute::api::GeoPointWithTimestamp::serialize
&GeoPointWithTimestamp, __S -> Result
method nominal_api::scout::compute::api::geo_time_bucket::Builder::first_point
Builder<FirstPointStage>, GeoPointWithTimestamp -> Builder<Complete>
Sets the
methodfirst_point field. nominal_api::scout::compute::api::GeoPointWithTimestamp::fmt
&GeoPointWithTimestamp, &mut Formatter -> Result
method nominal_api::scout::compute::api::GeoPointWithTimestamp::partial_cmp
&GeoPointWithTimestamp, &GeoPointWithTimestamp -> Option<Ordering>
method nominal_api::scout::compute::api::GeoPointWithTimestamp::hash
&GeoPointWithTimestamp, &mut H -> ()
method nominal_api::scout::compute::api::geo_time_bucket::Builder::last_point
Builder<Complete>, Into<Option<GeoPointWithTimestamp>> -> Builder<Complete>
Sets the
last_point field.Type "geo_point_with_timestamp" not found. Showing results for closest type name "GeoPointWithTimestamp" instead.
method nominal_api::scout::compute::api::GeoPointWithTimestamp::new
Timestamp, GeoPoint -> GeoPointWithTimestamp
Constructs a new instance of the type.
method nominal_api::scout::compute::api::geo_point_with_timestamp::Builder::build
Builder<Complete> -> GeoPointWithTimestamp
Consumes the builder, returning a
methodGeoPointWithTimestamp. nominal_api::scout::compute::api::GeoTimeBucket::first_point
&GeoTimeBucket -> &GeoPointWithTimestamp
The first GeoPoint in the bucket.
method nominal_api::scout::compute::api::GeoPointWithTimestamp::deserialize
__D -> Result<GeoPointWithTimestamp>
method nominal_api::scout::compute::api::GeoTimeBucket::last_point
&GeoTimeBucket -> Option<&GeoPointWithTimestamp>
The last GeoPoint in the bucket. Will be empty if the …
method nominal_api::scout::compute::api::GeoPointWithTimestamp::clone
&GeoPointWithTimestamp -> GeoPointWithTimestamp