1 unstable release

0.1.0 Jun 3, 2024

#605 in #process


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
~44K SLoC