Skip to main content

run_server

Function run_server 

Source
pub fn run_server(preview_features: PreviewFeatures) -> Result<()>
Expand description

Synchronous entry point used by the binary subcommand (creates a tokio runtime and starts the stdio server).