Skip to main content

tokens_equal

Function tokens_equal 

Source
pub fn tokens_equal(a: &str, b: &str) -> bool
Expand description

Constant-time byte comparison for static-bearer matching (prevents timing-based prefix leakage).