Skip to main content

Module mutation

Module mutation 

Source
Expand description

Config mutation logic for the sync pipeline.

Handles applying mutations to mars.toml and mars.local.toml under the sync lock.

Structs§

DependencyUpsertChange
Metadata captured when UpsertDependency mutates an existing/new dependency.

Enums§

ConfigMutation
Config mutation to apply atomically under flock.

Functions§

apply_config_mutation
Apply a config mutation to the in-memory config.