Skip to main content

Crate compose_lens

Crate compose_lens 

Source
Expand description

Loss-aware parsing, processing, validation, and rendering of Compose projects.

Modulesยง

diagnostic
Stable, source-aware diagnostics.
interpolation
Explicit, non-destructive Compose variable interpolation.
loader
Ordered, caller-supplied Compose project loading.
merge
Provenance-preserving Compose multi-file merge behavior.
model
Source-aware native Compose document types.
profiles
Explicit, non-destructive Compose service-profile selection.
render
Deterministic rendering and preservation-oriented editing of ComposeLens-owned documents.
resolution
Explicit project paths, references, and default decisions.
source
Source identities and byte-accurate locations.
syntax
Loss-aware YAML syntax documents.
validation
Version-aware implementation compatibility classification.