Function databend_common_ast::parser::expr::literal_string

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