Docs.rs
faucet-source-xml-1.0.0
faucet-source-xml 1.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
PawanSikawat
Dependencies
async-stream ^0.3
normal
async-trait ^0.1.89
normal
faucet-core ^1.0.0
normal
futures ^0.3
normal
quick-xml ^0.37
normal
reqwest ^0.13
normal
schemars ^1.2.1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
futures ^0.3
dev
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
wiremock ^0.6
dev
Versions
76.79%
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
deserialize
faucet_
source_
xml
1.0.0
In faucet_
source_
xml::
serde_
helpers::
http_
method
faucet_source_xml
::
serde_helpers
::
http_method
Function
deserialize
Copy item path
Source
pub fn deserialize<'de, D:
Deserializer
<'de>>(d: D) ->
Result
<
Method
, D::
Error
>