Crate luau_parser_derive

Source
Expand description

§Luau Parser Derive

This crate provides helpful derive procedural macros. It’s only meant to be used by the luau-parser crate.

Derive Macros§

Print
The #[Derive(Print)] macro.
Range
The #[Derive(Range)] macro.