A URL locating a Fuchsia component. Can be either absolute or relative.
See AbsoluteComponentUrl and RelativeComponentUrl for more details.
https://fuchsia.dev/fuchsia-src/concepts/packages/package_url
A URL locating a Fuchsia package repository.
Has the form “fuchsia-pkg://”, where “repository” is a valid hostname.
https://fuchsia.dev/fuchsia-src/concepts/packages/package_url?hl=en#repository
A URL locating a Fuchsia package. Can be either absolute or relative.
See AbsolutePackageUrl and RelativePackageUrl for more details.
https://fuchsia.dev/fuchsia-src/concepts/packages/package_url
Checks if input is a valid resource path for a Fuchsia Package URL.
Fuchsia package resource paths are Fuchsia object relative paths without
the limit on maximum path length.
https://fuchsia.dev/fuchsia-src/concepts/packages/package_url#resource-path