Crate nassun

source ·
Expand description

An NPM registry-compatible package interface. You can use it for resolving, fetching metadata for, and downloading individual packages.

Structs

  • Stream of tarball entries.
  • Entry in a package tarball.
  • Representation of the header of an entry in an archive
  • Toplevel client for making package requests.
  • Build a new Nassun instance with specified options.
  • A resolved package. A concrete version has been determined from its PackageSpec by the version resolver.

Enums