fidius-macro 0.4.2

Proc macros for the Fidius plugin framework
Documentation
1
2
3
4
5
6
7
error: missing `version` attribute
  --> tests/compile_fail/missing_version.rs:17:1
   |
17 | #[plugin_interface(buffer = PluginAllocated)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: this error originates in the attribute macro `plugin_interface` (in Nightly builds, run with -Z macro-backtrace for more info)