pub trait GlobalName: Sealed { }
Expand description

A trait for names convertible to global IDs.

Implementations on Foreign Types

Implementors