Function starts_with

Source
pub fn starts_with(arg1: Expr, arg2: Expr) -> Expr
Available on crate feature string_expressions only.
Expand description

Returns true if string starts with prefix.