Skip to main content

parse_element_id

Function parse_element_id 

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

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