pub fn version_with_producer(producer: impl Into<String>) -> Version
Expand 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>) -> Version
Returns the version of Substrait used to build this crate with
Version::producer set to the passed producer
.