//! Astronomical units of Velocity.
//!
//! This module contains predefined newtypes for units of Velocity used in
//! astronomy as defined by the International Astronomical Union ([IAU]).
//! The base unit is the meter per second.
//!
//! [IAU]: https://www.iau.org/
use Velocity;
use crate::;
use ;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;