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

#722 in Procedural macros

Download history 439/week @ 2024-09-25 767/week @ 2024-10-02 563/week @ 2024-10-09 490/week @ 2024-10-16 499/week @ 2024-10-23 504/week @ 2024-10-30 1001/week @ 2024-11-06 2824/week @ 2024-11-13 4580/week @ 2024-11-20 1074/week @ 2024-11-27 782/week @ 2024-12-04 2354/week @ 2024-12-11 942/week @ 2024-12-18 802/week @ 2024-12-25 879/week @ 2025-01-01 925/week @ 2025-01-08

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

~230–680KB
~16K SLoC