Docs.rs
rusty-axml-0.2.1
rusty-axml 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
13 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
lukhio
Dependencies
byteorder ^1.5.0
normal
clap ^4.5.41
normal
optional
quick-xml ^0.38.0
normal
thiserror ^2.0.12
normal
zip ^4.3.0
normal
Versions
75.76%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
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
Skip to main content
parse_xml
rusty_
axml
0.2.1
In rusty_
axml::
parser
rusty_axml
::
parser
Function
parse_
xml
Copy item path
Source
pub fn parse_xml(axml_cursor:
Cursor
<
Vec
<
u8
>>) ->
Result
<
Axml
,
AxmlError
>
Expand description
Parse a whole XML document