Function tidb_query_expr::impl_string::instr_utf8[][src]

pub fn instr_utf8(s: BytesRef<'_>, substr: BytesRef<'_>) -> Result<Option<Int>>