Skip to main content

run

Function run 

Source
pub async fn run<P: PluginHandler>(plugin: P) -> Result<()>
Expand description

Runs the JSON‑RPC stdin/stdout loop until EOF or fatal error.