Function databend_common_ast::parser::statement::statement

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