Skip to main content

extract_int_property

Function extract_int_property 

Source
fn extract_int_property(data: &[u8], prop_name: &str) -> Option<u32>
Expand description

Extract an integer property value from a key-value text pair.