Crate oro_common
source ·Expand description
General types and utilities for Orogene, including packument/package.json/manifest types.
Structs
- Manifest intended for use with the
buildstep in orogene’s installer. It reads and normalizes a package.json’s bins (including thedirectories.binfield), and its scripts object. - Distribution information for a particular package version.
- A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
- A manifest for an individual package version.
- Distribution information for a particular package version.
- Builder for
Manifest. - Represents a human!
- A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
- Builder for
Packument. - A manifest for an individual package version.
Enums
- Error type for ManifestBuilder
- Error type for PackumentBuilder
- Represents a human!