Function databend_common_ast::parser::statement::create_def

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