Module deserializer
extendr_
api
0.7.1
Module deserializer
Module Items
Structs
Functions
In crate extendr_
api
Modules
conversions
deserializer
error
functions
graphics
io
iter
lang_macros
metadata
na
optional
ownership
prelude
rmacros
robj
scalar
serializer
thread_safety
wrapper
Macros
R
Rraw
call
data_frame
extendr_module
factor
global
lang
list
pairlist
r
reprint
reprintln
rprint
rprintln
sym
test
var
Enums
Rany
Rtype
Constants
FALSE
NA_INTEGER
NA_LOGICAL
NA_REAL
NA_STRING
NULL
PRINTF_NO_FMT_CSTRING
TRUE
Traits
Deref
DerefMut
TryFrom
TryInto
Functions
make_method_def
rtype_to_sxp
sxp_to_rtype
Attribute Macros
extendr
Derive Macros
IntoDataFrameRow
IntoRobj
TryFromRobj
extendr_api
Module
deserializer
Copy item path
Settings
Help
Summary
Source
Expand description
Convert R objects to a wide variety of types.
Structs
§
Doubles
Visitor
🔒
Integers
Visitor
🔒
List
Getter
🔒
Logicals
Visitor
🔒
Named
List
Getter
🔒
Rbool
Visitor
🔒
Rfloat
Visitor
🔒
Rint
Visitor
🔒
Robj
Visitor
🔒
Rstr
Visitor
🔒
Slice
Getter
🔒
Strings
Visitor
🔒
Functions
§
from_
robj
Convert any R object to a Deserialize object.