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
strpos in datafusion::functions::expr_fn - Rust
[go: Go Back, main page]

Function datafusion::functions::expr_fn::strpos

source ยท
pub fn strpos(string: Expr, substring: Expr) -> Expr
Expand description

finds the position from where the substring matches the string