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

type BackendPort = u16;

The port number for a backend. This is a type alias for u16.