[][src]Function stoichkit::molecule::molecular_weight

pub fn molecular_weight(atoms: HashMap<Element, u32>) -> Result<f32, String>