//! British Imperial units of velocity
//!
//! This module contains predefined newtypes for units of Velocity based on
//! units of length defined in the British Imperial system. The base unit is
//! the meter per second.
use Velocity;
use crate::;
use ;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;