Docs.rs
serde-xml-rs-0.5.1
serde-xml-rs 0.5.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oli-obk
RReverser
punkstarman
Dependencies
log ^0.4
normal
serde ^1.0
normal
thiserror ^1.0
normal
xml-rs ^0.8
normal
docmatic ^0.1
dev
serde_derive ^1.0
dev
simple_logger ^1.0
dev
Versions
19.44%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
serde_xml_rs
?
Macro
serde_xml_rs
::
expect
[
−
]
[src]
macro_rules!
expect
{ (
$
actual
:
expr
, $(
$
expected
:
pat
)
|
+
=
>
$
if_ok
:
expr
)
=
>
{ ... }; }