Module v0

Source
Expand description

V0 parser logic

Statics§

CONNECTION_SEPARATOR
The separator in a connection between connection targets.

Functions§

parse_connection
Parse a string as a connection and return its parts.
parse_id
Parse a fully qualified component ID into its namespace & name parts.
parse_target
Parse a string as connection target pieces.