Skip to main content

get_attribute_u32

Function get_attribute_u32 

Source
pub fn get_attribute_u32(e: &BytesStart<'_>, name: &[u8]) -> Result<u32>
Expand description

Returns the named attribute parsed as a u32, or an error if absent or invalid.