Function databend_common_ast::parser::statement::rest_str

source ยท
pub fn rest_str(i: Input<'_>) -> IResult<'_, (String, usize)>