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: expecting attribute name
  --> ui_tests/export_mod_path_attr.rs:11:11
   |
11 | #[rhai_fn(rhai::name = "thing")]
   |           ^^^^