Crate extendr_macros[][src]

Macros for generating wrappers for rust functions.

Macros

extendr_module

Define a module and export symbols to R Example:

Attribute Macros

extendr

Generate bindings for a single function.