#lua #teal #generate-documentation #macro #macro-derive #derive #tealr

macro tealr_derive

Derive/Proc macro's to reduce boilerplate when using tealr

21 releases

0.10.0 Nov 15, 2024
0.9.1 Dec 15, 2023
0.9.0-alpha4 Jan 8, 2023
0.9.0-alpha3 Sep 15, 2022
0.2.0 Oct 28, 2020

#53 in #generate-documentation

Download history 17/week @ 2024-09-18 24/week @ 2024-09-25 14/week @ 2024-10-02 2/week @ 2024-10-09 6/week @ 2024-10-16 11/week @ 2024-10-23 67/week @ 2024-10-30 35/week @ 2024-11-06 151/week @ 2024-11-13 30/week @ 2024-11-20 155/week @ 2024-11-27 51/week @ 2024-12-04 66/week @ 2024-12-11 26/week @ 2024-12-18 32/week @ 2025-01-01

133 downloads per month
Used in tealr

MIT/Apache

56KB
1K SLoC

Tealr_derive

The derive macro used by tealr.

Tealr is a crate that can generate definition files and online documentation for types and functions that are exposed to lua/teal through mlua

Read the README.md in tealr for more information.


lib.rs:

Tealr_derive

The derive macros used by tealr.

Tealr is a crate that can generate .d.tl files for types that are exposed to lua/teal through mlua

Read the README.md in tealr for more information.

Dependencies

~0.2–10MB
~117K SLoC