Docs.rs
instant-xml-0.5.2
instant-xml 0.5.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
djc
Dependencies
chrono ^0.4.23
normal
optional
instant-xml-macros ^0.5.0
normal
thiserror ^2.0.3
normal
xmlparser ^0.13.3
normal
bencher ^0.1.5
dev
serde ^1
dev
similar-asserts ^1.4.2
dev
Versions
2.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
instant_
xml
0.5.2
instant_xml
Function
to_string
Copy item path
Source
pub fn to_string(value: &(impl
ToXml
+ ?
Sized
)) ->
Result
<
String
,
Error
>