# Functions
GetLockingFeedback returns a dependency "locking" feedback message.
GetUsingFeedback returns a dependency "using" feedback message.
NewConstraintFeedback builds a feedback entry for a constraint in the manifest.
NewLockedProjectFeedback builds a feedback entry for a project in the lock.
# Constants
ConsTypeConstraint represents a constraint.
ConsTypeHint represents a constraint type hint.
DepTypeDirect represents a direct dependency.
DepTypeImported represents a dependency imported by an external tool.
DepTypeTransitive represents a transitive dependency, or a dependency of a dependency.
# Structs
ConstraintFeedback holds project constraint feedback data.