pub fn valence_electrons_main_group(atomic_number: u8) -> Option<u8>Expand description
Returns a conservative main-group valence electron count.
Transition metals, lanthanides, and actinides return None because their
practical valence behavior is not well represented by a single introductory value.