Function expr_substring

Source
pub fn expr_substring<S>(input: &mut S) -> ModalResult<Expr>
where S: TokenStream,
Expand description

Consume SUBSTRING (EXPR [FROM 1] [FOR 3])