sudachi

Macro sudachi_dso_plugin

source
macro_rules! sudachi_dso_plugin {
    ($plugin_type:ty, $impl_type:ty) => { ... };
}
Expand description

Create an entry point into sudachi DSO plugin