Function rustyms::elemental_data
source · pub fn elemental_data(
) -> &'static Vec<(Option<Mass>, Option<Mass>, Vec<(u16, Mass, f64)>)>Expand description
Get the elemental data
Panics
It panics if the elemental data that is passed at compile time is not formatted correctly.