Structs§
- Scheme
- Scheme type for fuchsia-boot URLs.
Constants§
Type Aliases§
- Absolute
Component Url - An absolute component URL for the boot resolver, composed of:
- Absolute
Package Url - An absolute package URL for the boot resolver, composed of:
- Component
Url - A component URL for the boot resolver. Either an
AbsoluteComponentUrlor aRelativeComponentUrl. - Package
Url - A package URL for the boot resolver. Either an
AbsolutePackageUrlor aRelativePackageUrl.