13 unstable releases (4 breaking)

0.6.0 Oct 6, 2023
0.4.0 Feb 26, 2023
0.3.1 May 30, 2022
0.2.0 Feb 21, 2021
0.1.0 Jul 5, 2020

#664 in Procedural macros

Download history 490/week @ 2024-01-22 870/week @ 2024-01-29 677/week @ 2024-02-05 419/week @ 2024-02-12 660/week @ 2024-02-19 892/week @ 2024-02-26 753/week @ 2024-03-04 625/week @ 2024-03-11 450/week @ 2024-03-18 1131/week @ 2024-03-25 956/week @ 2024-04-01 588/week @ 2024-04-08 613/week @ 2024-04-15 618/week @ 2024-04-22 589/week @ 2024-04-29 619/week @ 2024-05-06

2,485 downloads per month
Used in 4 crates (via extendr-api)

MIT license

54KB
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

~315–760KB
~18K SLoC