pub type Parsecs = Quantity<Parsec>;
A quantity measured in parsecs.
pub struct Parsecs(/* private fields */);