#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

#51 in #generate-documentation

Download history 38/week @ 2024-08-03 17/week @ 2024-08-10 20/week @ 2024-08-17 19/week @ 2024-08-24 34/week @ 2024-08-31 228/week @ 2024-09-07 9/week @ 2024-09-14 26/week @ 2024-09-21 23/week @ 2024-09-28 2/week @ 2024-10-05 5/week @ 2024-10-12 7/week @ 2024-10-19 16/week @ 2024-10-26 72/week @ 2024-11-02 115/week @ 2024-11-09 60/week @ 2024-11-16

263 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
~114K SLoC