Crate petr_pkg

Source
Expand description

This crate contains all of the logic for reasoning about dependencies, pulling them in, creating lockfiles, etc.

Modules§

error
manifest

Structs§

BuildPlan
An ordered list of dependencies to build in order.
BuildableItem
GitDependency
Lockfile
LockfileEntry
PathDependency

Enums§

Dependency

Functions§

load_dependencies

Type Aliases§

DependencyKey