yutannihilation / savvy

A simple R extension interface using Rust
https://yutannihilation.github.io/savvy/guide/
MIT License
70 stars 4 forks source link

Include arg name in the error message of input validation #267

Closed yutannihilation closed 4 months ago

yutannihilation commented 4 months ago

Close #264

> to_upper(1L)
Error: Argument `x` must be character, not integer