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

macro tealr_derive

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

21 releases

new 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

#50 in #generate-documentation

Download history 12/week @ 2024-07-26 35/week @ 2024-08-02 19/week @ 2024-08-09 19/week @ 2024-08-16 21/week @ 2024-08-23 30/week @ 2024-08-30 231/week @ 2024-09-06 10/week @ 2024-09-13 26/week @ 2024-09-20 19/week @ 2024-09-27 7/week @ 2024-10-04 4/week @ 2024-10-11 8/week @ 2024-10-18 7/week @ 2024-10-25 79/week @ 2024-11-01 29/week @ 2024-11-08

124 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–9.5MB
~109K SLoC