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

#900 in Procedural macros

Download history 3865/week @ 2024-11-16 3279/week @ 2024-11-23 845/week @ 2024-11-30 935/week @ 2024-12-07 2255/week @ 2024-12-14 988/week @ 2024-12-21 675/week @ 2024-12-28 942/week @ 2025-01-04 774/week @ 2025-01-11 522/week @ 2025-01-18 558/week @ 2025-01-25 1134/week @ 2025-02-01 1127/week @ 2025-02-08 2267/week @ 2025-02-15 2489/week @ 2025-02-22 984/week @ 2025-03-01

7,010 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