use-isotope 0.1.0

Chemistry-facing isotope identity and notation helpers for RustUse
Documentation
1
2
3
4
pub use crate::{
    Isotope, hyphen_notation, is_valid_isotope_numbers, isotope, isotope_by_symbol,
    isotope_neutron_count, isotope_nucleon_count, isotope_proton_count, isotope_symbol,
};