Searched defs:VERSION (Results 1 – 2 of 2) sorted by relevance
182 pub const VERSION: u32 = 1; constant
56 const VERSION: &[u8] = env!("CARGO_PKG_VERSION").as_bytes(); in new() constant