Module routing::resolving

source ·

Structs§

Enums§

  • Indicates the kind of ComponentAddress, and holds ComponentAddress properties specific to its kind. Note that there is no kind for a relative resource component URL (a URL that only contains a resource fragment, such as #meta/comp.cm) because ComponentAddress::from() will translate a resource fragment component URL into one of the fully-resolvable ComponentAddresss.
  • Errors produced by built-in Resolvers and resolving APIs.