Skip to main content

version

Function version 

Source
async fn version() -> Json<Value>
Expand description

Tide-disco-compatible version response. Tide emits the binary’s clap version; we emit the crate version so http_client::Client::connect and similar polling helpers succeed.