Skip to main content

export_plugin_impl

Function export_plugin_impl 

Source
pub fn export_plugin_impl(_attr: &str, _item: &str) -> String
Expand description

Placeholder for the actual proc macro In a real implementation, this would be in a separate proc-macro crate