Skip to main content

ENGINE_DOMAIN

Constant ENGINE_DOMAIN 

Source
pub const ENGINE_DOMAIN: &'static str;
Expand description

The engine names itself with this domain over its own bytes, and the bootstrap recomputes the same value over the binary it validated. One definition, so the two can never drift apart and silently stop matching.