use-constellation
Primitive constellation vocabulary.
use-constellation models non-empty constellation names, abbreviations, and region labels. It does not maintain official constellation boundary data, map sky regions, validate against IAU data, or render star charts.
use ;
let name = new.unwrap;
let abbreviation = new.unwrap;
let region = new.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;