//! BXVL Library
//#![feature(coverage_attribute)]
/// The BXVL Library Version
pub const VERSION: &str = env!;
/// Various *const* definitions that are used throughout [`bxvl`]
/// The module for [`bxvl`] specific error definitions
/// The main module for [`Metric`] and [`Unit`] types
/// The module used for [`Value`] implementations