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_fn_path_attr.rs:10:13
   |
10 | #[export_fn(rhai::name = "thing")]
   |             ^^^^