Module rs_path

Module rs_path 

Source
Expand description

Path validation for SAS file input.

ReadStatPath validates the input .sas7bdat file path and converts it to a C-compatible string for the FFI layer.

Structs§

ReadStatPath
Validated file path for SAS file input.

Constants§

IN_EXTENSIONS 🔒