Skip to main content

run

Function run 

Source
pub async fn run(addr: &str, kg: Arc<GraphHandle>) -> Result<()>
Expand description

Bind addr and serve the HTTP transport until the process is killed.