torc 0.23.0

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

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