//! British Imperial units of length
//!
//! This module contains predefined newtypes for units of length as defined in
//! the British Imperial system. The base unit is the meter.
use Length;
use crate::;
use ;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;
make_unit!;