macro_rules! fatal_db_hash_integrity_check {
    ($hint:expr, $expected_hash:expr, $actual_hash:expr, $content:expr $(,)?) => { ... };
}
Expand description

Macro for standard handling of db hash integrity check failures