pub type ScopeHash = String;
Hash of a canonicalized scope, encoded as lowercase SHA-256 hex.
pub struct ScopeHash { /* private fields */ }