torc 0.22.1

Workflow management system
1
2
3
//! Server-owned API constants.

pub const API_VERSION: &str = crate::api_version::HTTP_API_VERSION;