#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 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 8/week @ 2025-01-08 10/week @ 2025-01-15 52/week @ 2025-01-22 66/week @ 2025-01-29

140 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
~116K SLoC