Module core

Source
Expand description

§Atom Core Types

This module contains the fundamental types that represent atoms and their file system structure. These types form the foundation of the atom format and are used throughout the crate.

Structs§

Atom
Represents the deserialized form of an Atom, directly constructed from the TOML manifest.
AtomPaths 🔒
Represents the file system paths associated with an atom.