pub fn run_plugin<P: Plugin>(plugin: P)
Run the plugin event loop on stdin/stdout. Blocks until stdin closes.