Docs.rs
xml-disassembler-0.1.5
xml-disassembler 0.1.5
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
transform_to_json
xml_
disassembler
0.1.5
In xml_
disassembler::
transformers
xml_disassembler
::
transformers
Function
transform_
to_
json
Copy item path
Source
pub async fn transform_to_json(parsed_xml: &
XmlElement
) ->
String