start_server

Function start_server 

Source
pub async fn start_server(
    collection: SharedComponent,
    opts: Option<Options>,
) -> Result<ServerState, CliError>
Expand description

Starts an RPC server for the passed SharedComponent.