Crates.io | aorist_extendr-macros |
lib.rs | aorist_extendr-macros |
version | 0.0.1 |
source | src |
created_at | 2021-07-23 03:56:49.543058 |
updated_at | 2021-07-23 03:56:49.543058 |
description | Fork of extendr-macros for aorist project. Safe and user friendly bindings to the R programming language. |
homepage | |
repository | https://github.com/extendr/extendr |
max_upload_size | |
id | 426112 |
size | 34,335 |
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.