Skip to main content

Module into_r_error

Module into_r_error 

Source
Expand description

Error types for fallible IntoR conversions.

IntoRError is returned by try_into_sexp when conversion fails (e.g., string exceeds R’s i32 length limit).

Enums§

IntoRError
Error returned by IntoR::try_into_sexp for types whose conversion to R can fail.