1 unstable release

0.1.0 Jun 3, 2024

#79 in #regular

Download history 217/week @ 2024-06-03 5/week @ 2024-06-10

222 downloads per month
Used in pluginop

MIT/Apache

19KB
397 lines

pluginop-macro

Macros for the pluginop library.


lib.rs:

A set of attribute macros, to be used in the source code of the host implementation, to ease the process of making it pluginizable, e.g., by transforming a regular Rust function into a plugin operation.

Dependencies

~2MB
~41K SLoC