Docs.rs
xml-disassembler-0.1.6
xml-disassembler 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mcarvin8
Dependencies
anyhow ^1.0
normal
env_logger ^0.11
normal
ignore ^0.4
normal
json5 ^1.3
normal
log ^0.4
normal
quick-xml ^0.36
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tokio ^1
normal
toml ^0.9
normal
tempfile ^3
dev
Versions
25.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
build_xml_string
xml_
disassembler
0.1.6
In xml_
disassembler::
builders
xml_disassembler
::
builders
Function
build_
xml_
string
Copy item path
Source
pub fn build_xml_string(element: &
XmlElement
) ->
String
Expand description
Build XML string from XmlElement.