pub trait OptionalGlobalName { }
Expand description

A trait for names convertible to global IDs.

Implementations on Foreign Types

Implementors