Docs.rs
faucet-source-xml-1.0.0
faucet-source-xml 1.0.0
Permalink
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
Module http_method
faucet_
source_
xml
1.0.0
Module http_
method
Module Items
Functions
In faucet_
source_
xml::
serde_
helpers
faucet_source_xml
::
serde_helpers
Module
http_
method
Copy item path
Source
Expand description
Serialize/deserialize
reqwest::Method
as a string (e.g.
"GET"
,
"POST"
).
Functions
ยง
deserialize
serialize