Structs§
- 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 providedSEXP
, which is of type [SEXPTYPE::CHARSXP
]. Note that the length of aCHARSXP
is exactly the number of non-null bytes in said R character.