Docs.rs
apigen-xml-0.1.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
apigen-xml 0.1.0
Generate APIs from XML description
Crate
Source
Builds
Feature flags
Hide files
..
mod.rs
xml.rs
1
2
3
4
5
//
Copyright 2025 Google
//
SPDX-License-Identifier: MIT
mod
xml
;
pub
use
xml
::
parse_api
;