Skip to main content

parse_delete_objects_xml

Function parse_delete_objects_xml 

Source
pub fn parse_delete_objects_xml(
    body: &[u8],
) -> Result<(Vec<String>, bool), String>