pub fn capture_empty_element(e: &BytesStart<'_>) -> Result<Vec<u8>>Expand description
Capture an empty (self-closing) element as raw bytes.
pub fn capture_empty_element(e: &BytesStart<'_>) -> Result<Vec<u8>>Capture an empty (self-closing) element as raw bytes.