Skip to main content

Module adapter

Module adapter 

Source

Structs§

EcosystemPlanInput
Immutable, complete input for one ecosystem’s edit planning pass.
ManifestDependency
A dependency declaration whose manifest name has not yet been bound to a stable package id.
PackageInspection
Immutable package data parsed by an adapter before workspace dependency binding.
PackageLocation
A configured package location that an ecosystem adapter can inspect.

Enums§

AdapterError
Failures produced at an ecosystem adapter boundary.

Traits§

EcosystemAdapter
Side-effect-free package discovery, inspection, and file-edit planning.