Crates.io | extendr-macros |
lib.rs | extendr-macros |
version | 0.7.1 |
source | src |
created_at | 2020-07-05 10:10:51.949835 |
updated_at | 2024-09-05 11:48:45.913315 |
description | Generate bindings from R to Rust. |
homepage | |
repository | https://github.com/extendr/extendr |
max_upload_size | |
id | 261549 |
size | 67,188 |
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.