Structs§
- Rstr
- Wrapper for creating CHARSXP objects. These are used only as the contents of a character vector.
Functions§
- charsxp_
to_ 🔒 ⚠str - Returns a rust string-slice based on the provided
SEXP, which is of typeSEXPTYPE::CHARSXP. Note that the length of aCHARSXPis exactly the number of non-null bytes in said R character.