pub async fn get_version(
__arg0: State<Arc<RuntimeApiController>>,
) -> Result<Json<VersionResponse>>Expand description
GET /version — Firecracker-compat version string.
pub async fn get_version(
__arg0: State<Arc<RuntimeApiController>>,
) -> Result<Json<VersionResponse>>GET /version — Firecracker-compat version string.