Struct starstuff_types::coord::Declination
source · pub struct Declination(pub Angle);Tuple Fields§
§0: AngleTrait Implementations§
source§impl Clone for Declination
impl Clone for Declination
source§fn clone(&self) -> Declination
fn clone(&self) -> Declination
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