pub async fn handle() -> Result<impl Reply, Rejection>
Handles the ‘/version’ path.
Simply returns the environment veriable with ‘200 OK’.