Skip to main content

Crate miden_package_registry_local

Crate miden_package_registry_local 

Source

Structs§

LocalPackageRegistry
A PackageRegistry implementation that uses the local filesystem for storage of:
PackageSummary
The metadata about a package produced when listing or describing a package in the index
PublishedPackage
A succinct summary of a package, produced when it is published to the registry.

Enums§

LocalRegistryError
The error raised when operations on a LocalPackageRegistry fail