pub fn version_with_producer(producer: impl Into<String>) -> VersionExpand description
Returns the version of Substrait used to build this crate with
Version::producer set to the passed producer.
pub fn version_with_producer(producer: impl Into<String>) -> VersionReturns the version of Substrait used to build this crate with
Version::producer set to the passed producer.