#macro #programming-language #user #bindings #extendr #extendr-macros #extendr-api

macro aorist_extendr-macros

Fork of extendr-macros for aorist project. Safe and user friendly bindings to the R programming language.

1 unstable release

0.0.1 Jul 23, 2021

#5 in #extendr

47 downloads per month
Used in 6 crates (via aorist_extendr-api)

MIT license

35KB
692 lines

extendr-macros

A procedural macro crate for extendr-api.

This crate implements macros such as the #[extendr] function markup and the extendr_module! macro. See extendr-api for more details.


lib.rs:

Macros for generating wrappers for rust functions.

Dependencies

~1.5MB
~35K SLoC