Crate rspack_binding_builder_macros

Crate rspack_binding_builder_macros 

Source
Expand description

Exports a few macros to help you create a custom plugin register with Rspack.

§Important

This crate is used for creating a custom binding. It is not intended to be used directly by non-custom binding users.

§Guide

Rspack Custom binding

Macros§

register_plugin
Create a custom plugin register with Rspack.