Function get_version

Source
pub async fn get_version(
    __arg0: Extension<Service>,
) -> Result<Json<String>, DashboardError>