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

#767 in Procedural macros

Download history 396/week @ 2023-12-07 589/week @ 2023-12-14 521/week @ 2023-12-21 389/week @ 2023-12-28 677/week @ 2024-01-04 1192/week @ 2024-01-11 589/week @ 2024-01-18 751/week @ 2024-01-25 738/week @ 2024-02-01 551/week @ 2024-02-08 443/week @ 2024-02-15 824/week @ 2024-02-22 836/week @ 2024-02-29 678/week @ 2024-03-07 548/week @ 2024-03-14 460/week @ 2024-03-21

2,629 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

~305–750KB
~18K SLoC