Skip to main content

parse_table_id

Function parse_table_id 

Source
pub fn parse_table_id(id: &str) -> Option<u32>
Expand description

Parse the 1-based ordinal out of an id; None when malformed.