Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
ReturnTypeFunction in datafusion::physical_plan::functions - Rust
[go: Go Back, main page]

Type Definition datafusion::physical_plan::functions::ReturnTypeFunction[][src]

pub type ReturnTypeFunction = Arc<dyn Fn(&[DataType]) -> Result<Arc<DataType>> + Send + Sync>;
Expand description

A function’s return type