runmat-macros 0.4.5

Procedural macros for declaring RunMat builtins and utilities
Documentation
1
2
3
4
5
6
7
error: custom attribute panicked
 --> tests/ui/fail_non_string.rs:3:1
  |
3 | #[runtime_builtin(name = 123)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: message: name must be a string literal