pub async fn run(_ctx: Arc<NargoContext>, options: ServerOptions) -> Result<()>Expand description
Run the server with the given options.
pub async fn run(_ctx: Arc<NargoContext>, options: ServerOptions) -> Result<()>Run the server with the given options.