15 releases

0.7.1 Sep 5, 2024
0.7.0 Jun 29, 2024
0.6.0 Oct 6, 2023
0.4.0 Feb 26, 2023
0.1.0 Jul 5, 2020

#696 in Procedural macros

Download history 877/week @ 2024-07-09 638/week @ 2024-07-16 485/week @ 2024-07-23 1166/week @ 2024-07-30 762/week @ 2024-08-06 555/week @ 2024-08-13 600/week @ 2024-08-20 882/week @ 2024-08-27 2048/week @ 2024-09-03 887/week @ 2024-09-10 603/week @ 2024-09-17 484/week @ 2024-09-24 734/week @ 2024-10-01 602/week @ 2024-10-08 465/week @ 2024-10-15 513/week @ 2024-10-22

2,423 downloads per month
Used in 5 crates (via extendr-api)

MIT license

63KB
1K SLoC

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

~255–700KB
~17K SLoC