hashbrown

TransportFactory

Function that produces a transport lazily.

API

export type TransportFactory = () =>  Transport;