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