use-electron-shell 0.1.0

Simple electron shell distribution helpers for RustUse chemistry crates
Documentation
[package]
name = "use-electron-shell"
description = "Simple electron shell distribution helpers for RustUse chemistry crates"
publish = true
authors.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
readme = "README.md"
homepage = "https://github.com/RustUse/use-chemistry"
documentation = "https://docs.rs/use-electron-shell"
keywords = ["chemistry", "electron-shell", "valence", "periodic-table"]
categories = ["science", "data-structures"]

[package.metadata.docs.rs]
all-features = true

[dependencies]
use-element = { version = "0.1.0", path = "../use-element" }