Constant QUANTUM_SPEED_OF_LIGHT
pub const QUANTUM_SPEED_OF_LIGHT: f64 = 299_792_458.0; // 299792458f64Expand description
Speed of light in vacuum, in meters per second.
Broader physical constants belong in the top-level use-constants set.