Skip to main content

Crate reformat_plugins

Crate reformat_plugins 

Source
Expand description

Plugin system for reformat transformers

This crate provides the foundation for loading and managing custom transformation plugins.

Structsยง

PluginManager
Plugin API placeholder for future implementation