brane_api::version

Function handle

Source
pub async fn handle() -> Result<impl Reply, Rejection>
Expand description

Handles the ‘/version’ path.

Simply returns the environment veriable with ‘200 OK’.