Module package

Source
Expand description

Rust packages enumerated in Cargo.lock

Structs§

Name
Name of a Rust [[package]]
Package
Information about a Rust package (as sourced from Cargo.lock)
SourceId
Unique identifier for a source of packages.
Version
SemVer version as defined by https://semver.org.

Enums§

Checksum
Cryptographic checksum (SHA-256) for a package
GitReference
Information to find a specific commit in a Git repository.
SourceKind
The possible kinds of code source.