Function wick_component_cli::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.