pub type Name = String;
Expand description

An interface name as a sequence of bytes.

Aliased Type§

struct Name { /* private fields */ }