pub fn version() -> Version
Expand description
Returns the version of Substrait used to build this crate.
Note that this does not set Version::producer. See version_with_producer.
pub fn version() -> Version
Returns the version of Substrait used to build this crate.
Note that this does not set Version::producer. See version_with_producer.