Struct starstuff_types::coord::Geographic
source · Fields§
§latitude: Latitude§longitude: LongitudeTrait Implementations§
source§impl Clone for Geographic
impl Clone for Geographic
source§fn clone(&self) -> Geographic
fn clone(&self) -> Geographic
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more