Appearance
ai-struct
proton
type: int | str | content
default: 0
该参数用于设置质子数或要显示的文字内容
TIP
ai 是 atomic 和 ion 的缩写
ai
atomic
ion
electrons
type: dictionary
default: ()
该参数用于设置核外电子
#ai-struct(proton: 16, electrons: (2, 8, 6))
#ai-struct(proton: "z", electrons: (2, 8, 8, "X"))