extendr_
api
0.8.0
In extendr_
api::
iter
Macros
impl_iter_debug
Structs
StrIter
Traits
AsStrIter
Functions
str_from_strsxp
Type Aliases
NamedListIter
extendr_api
::
iter
Function
str_from_strsxp
Copy item path
Settings
Help
Summary
Source
pub(crate) fn str_from_strsxp<'a>(sexp:
SEXP
, index:
usize
) ->
Option
<&'a
str
>