1 unstable release
0.3.2 | Sep 5, 2020 |
---|
#510 in Science
69 downloads per month
Used in 4 crates
32KB
914 lines
periodic-table-on-an-enum
This is a complete periodic table base on an enum containing all the elements and including the next fields:
- Atomic number
- Symbol
- Name
- Atomic mass
- CPK Color
- Electron configuration
- Electronegativity
- Atomic radius
- Ionization energy
- Electron affinity
- Oxidation states
- Standard state
- Melting point
- Boiling point
- Density
- Group block
- Year discovered
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
lib.rs
:
This is a complete periodic table for rust, including the following fields:
- Atomic number
- Symbol
- Name
- Atomic mass
- CPK Color
- Electron configuration
- Electronegativity
- Atomic radius
- Ionization energy
- Electron affinity
- Oxidation states
- Standard state
- Melting point
- Boiling point
- Density
- Group block
- Year discovered
No runtime deps
~15KB