pub type NetworkType = String;
Expand description

String describing a network type.

Aliased Type§

struct NetworkType { /* private fields */ }