rhai_codegen 3.2.0

Procedural macros support package for Rhai, a scripting language and engine for Rust
Documentation
1
2
3
4
5
error: expected attribute arguments in parentheses: #[rhai_fn(...)]
  --> ui_tests/export_mod_cfg.rs:12:3
   |
12 | #[rhai_fn]
   |   ^^^^^^^