This library can be used to write Extism Plug-ins in Rust. Adding the plugin_fn macro to your function does a couple things. It exposes your function as an export and it handles some of the lower ...