pub const SECTION_HASH_DELIMITER: &'static str;
Expand description

A section’s demangled name and its hash are separated by “::h”, e.g., "my_crate::section_name::h<hash>".