Skip to main content

Module native_resolution

Module native_resolution 

Source
Expand description

Shared native dependency resolution for CLI, compiler, and runtime.

This module is the single source of truth for:

  • transitive native dependency scope discovery
  • target-aware native dependency selection
  • vendored library staging
  • host probing / availability checks
  • native dependency lockfile artifact validation

Structs§

NativeDependencyScope
NativeLibraryProbe
NativeResolutionSet
ResolvedNativeDependency

Enums§

NativeProvenance

Functions§

collect_native_dependency_scopes
probe_native_library
resolve_native_dependencies_for_project
resolve_native_dependency_scopes