Function espr::parser::select_type[][src]

pub fn select_type(input: &str) -> ParseResult<'_, Type>
Expand description

302 select_type = [ EXTENSIBLE [ GENERIC_ENTITY ] ] SELECT [ select_list | select_extension ] .