Module reference

Module reference 

Source
Expand description

Module for representing anchor-based references to extensions.

Structs§

Data
Named/namespaced reference to a particular named extension within a particular URI-referenced extension.
Identifier
Represents an identifier that was used to reference something. It is stored along with a resolution result to retain information about the reference even if the resolution failed, and is generally only used for identity/equality checks and diagnostic information.

Type Aliases§

Reference
References are stored in Arcs, so they can be (somewhat) efficiently copied.