pub const fn decl_id_hash(s: &str) -> u128
Computes a DeclId hash from a string at compile time.
DeclId
This is a const function that can be used to compute declaration IDs in const contexts.