protobuf/home/ws/projects/target/debug/build/protobuf-5cd487ef982ec74b/out/version.rs
/// protobuf crate version
pub const VERSION: &'static str = "2.23.0";
/// This symbol is used by codegen
#[doc(hidden)]
pub const VERSION_IDENT: &'static str = "VERSION_2_23_0";
/// This symbol can be referenced to assert that proper version of crate is used
pub const VERSION_2_23_0: () = ();