pub fn start_tag_string(
    bytes_start: &BytesStart<'_>
) -> Result<String, Box<dyn Error>>