extendr-macros 0.8.1

Generate bindings from R to Rust.
Documentation
1
2
3
4
5
6
7
# 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.