pub const UHYVE_INTERFACE_VERSION: u32 = 1;
The version of the Uhyve interface. Note: This is not the same as the semver of the crate but should be increased on every version bump that changes the API.