#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

#52 in #generate-documentation

Download history 19/week @ 2024-08-13 20/week @ 2024-08-20 33/week @ 2024-08-27 235/week @ 2024-09-03 9/week @ 2024-09-10 9/week @ 2024-09-17 30/week @ 2024-09-24 16/week @ 2024-10-01 2/week @ 2024-10-08 5/week @ 2024-10-15 8/week @ 2024-10-22 67/week @ 2024-10-29 37/week @ 2024-11-05 146/week @ 2024-11-12 34/week @ 2024-11-19 25/week @ 2024-11-26

247 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
~111K SLoC