Function prepare_authorization_csv

Source
pub fn prepare_authorization_csv(
    tokens: String,
) -> impl Fn(String) -> Result<bool, ParserError>