[][src]Type Definition cueball::backend::BackendName

type BackendName = String;

The concatenation of the backend address and port with a colon delimiter. This is a type alias for String.