Skip to main content

Crate mos_packages

Crate mos_packages 

Source
Expand description

Project / package manifest for Mosaic (mosaic.toml, manifest §14).

Real dependency resolution and lockfile generation land later. For now this crate only defines the manifest schema and parses it.

Structs§

DocumentSection
Optional [document] defaults from mosaic.toml.
OutputSection
Declared output paths from mosaic.toml.
ProjectManifest
Parsed mosaic.toml project manifest.
ProjectSection
Required [project] section of mosaic.toml.

Enums§

ManifestError
Error returned when loading a manifest from disk.