Docs.rs
rs-zephyr-common-0.1.8
rs-zephyr-common 0.1.8
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
heytdep
Dependencies
anyhow ^1.0.75
normal
http ^1.1.0
normal
serde ^1.0
normal
soroban-sdk ^21.5.0
normal
stellar-xdr =22.0.0-rc.1.1
normal
thiserror ^1.0.49
normal
Versions
5.88%
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
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
rs_
zephyr_
common
0.1.8
Module http
Module Items
Structs
Enums
In crate rs_
zephyr_
common
rs_zephyr_common
Module
http
Copy item path
Source
Structs
§
Agnostic
Request
A generic request object meant to be easily reusable by any HTTP client request.
Enums
§
Method
Methods currently supported are Get and Post.