Module locators

Module locators 

Source

Structs§

ArcProperties
Locator
A String that respects the Locator canon form: <proto>/<address>?<metadata>, such that <metadata> is of the form <key1>=<value1>;...;<keyN>=<valueN> where keys are alphabetically sorted.

Constants§

CONFIG_SEPARATOR
FIELD_SEPARATOR
LIST_SEPARATOR
METADATA_SEPARATOR
PROTO_SEPARATOR

Type Aliases§

LocatorProtocol