table_decl

Function table_decl 

Source
pub fn table_decl(input: &str) -> IResult<&str, Table<'_>>
Expand description

Parse a table declaration.