Skip to content

pt: Introduce PtTransportName

Ian Jackson requested to merge Diziet/arti:pt-name into main

The config parsing wants this.

Also there are some anomalies in the types here that ought to be tidied up: some of the PT-specific types could contain TransportId(Inner::BuiltIn), although that would be semantically wrong.

I'm not sure if we will actually need TransportId, but if not we can delete it later.

Merge request reports