#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

Download history 5/week @ 2023-12-24 3/week @ 2024-01-07 1/week @ 2024-01-14 3/week @ 2024-02-04 5/week @ 2024-02-11 20/week @ 2024-02-18 18/week @ 2024-02-25 17/week @ 2024-03-03 16/week @ 2024-03-10 14/week @ 2024-03-17

66 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
~33K SLoC