pub type ScopeID = String;
A simple string-based scope identifier.
pub struct ScopeID { /* private fields */ }