1 2 3 4
#![doc = include_str!("../README.md")] /// Placeholder version for the reserved `graphblocks-python` crate. pub const VERSION: &str = env!("CARGO_PKG_VERSION");