graphblocks-python 0.0.1

Reserved alpha crate for GraphBlocks
Documentation
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");