Skip to main content

with_requestor_token_regex

Function with_requestor_token_regex 

Source
fn with_requestor_token_regex<R>(f: impl FnOnce(&Regex) -> R) -> R
Expand description

Runs f with as argument a reference to a compiled REQUESTOR_TOKEN_REGEX that is cached thread locally.