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

#726 in Procedural macros

Download history 576/week @ 2024-10-27 828/week @ 2024-11-03 1848/week @ 2024-11-10 3501/week @ 2024-11-17 3177/week @ 2024-11-24 784/week @ 2024-12-01 1727/week @ 2024-12-08 1486/week @ 2024-12-15 974/week @ 2024-12-22 644/week @ 2024-12-29 965/week @ 2025-01-05 752/week @ 2025-01-12 551/week @ 2025-01-19 604/week @ 2025-01-26 1106/week @ 2025-02-02 1088/week @ 2025-02-09

3,372 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

~190–620KB
~15K SLoC