Skip to main content

rlang_arg_match

Function rlang_arg_match 

Source
extern "C" fn rlang_arg_match(
    _arg: Sexp,
    _values: Sexp,
    _error_arg: Sexp,
) -> Sexp
Expand description

arg_match — match an argument to allowed values (legacy).