[][src]Module atomic_lib::atoms

Structs

Atom

The Atom is the (non-validated) string representation of a piece of data. It's RichAtom sibling provides some extra methods.

RichAtom

A more heavyweight atom that is validated, converted to a native value and has various property details.