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

#717 in Procedural macros

Download history 910/week @ 2024-08-26 1973/week @ 2024-09-02 795/week @ 2024-09-09 760/week @ 2024-09-16 463/week @ 2024-09-23 740/week @ 2024-09-30 609/week @ 2024-10-07 480/week @ 2024-10-14 460/week @ 2024-10-21 541/week @ 2024-10-28 989/week @ 2024-11-04 2345/week @ 2024-11-11 3098/week @ 2024-11-18 2954/week @ 2024-11-25 717/week @ 2024-12-02 2021/week @ 2024-12-09

9,519 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

~220–660KB
~16K SLoC