pub fn check_authorization_csv_prime_cache(
expression: String,
tokens: String,
) -> Result<bool, ParserError>Expand description
Primes the cached function check_authorization_csv.
This is a cached function that uses the CHECK_AUTHORIZATION_CSV cached static.