fastxml 0.9.0

A fast, memory-efficient XML library with XPath and XSD validation support
Documentation
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: fastxml
  namespace: reearth
  description: A fast, memory-efficient XML library for Rust with XPath and schema
    validation support
  annotations:
    github.com/project-slug: reearth/fastxml
  links:
  - url: https://github.com/reearth/fastxml
    title: GitHub
    icon: github
  tags:
  - rust
spec:
  type: service
  lifecycle: production
  owner: reearth/flow