1 2 3 4
//! Semantic version metadata for operation specifications. /// Re-export of [`vyre_spec::Version`] and the current-version constants. pub use crate::spec::types::{Version, CURRENT_VERSION, V1_0};