Skip to main content

version

Function version 

Source
pub fn version() -> Result<String, Error>
Expand description

Copies the version string reported by the linked vllm.cpp library.

This diagnostic does not replace abi_version: callers must still use the numeric ABI for compatibility decisions.