Docs.rs
openapi-contract-0.1.1
openapi-contract 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZacharyL2
Dependencies
bytes ^1
normal
futures-core ^0.3
normal
openapi-contract-macros ^0.1
normal
pin-project-lite ^0.2
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
futures-util ^0.3
dev
mockito ^1
dev
tokio ^1
dev
tokio-stream ^0.1
dev
Versions
23.91%
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 request
openapi_
contract
0.1.1
Module request
Module Items
Structs
Functions
In crate openapi_
contract
openapi_contract
Module
request
Copy item path
Source
Structs
§
ApiRequest
A type-safe API request built by the
api!
macro.
Functions
§
build_
query_
string
Build a URL-encoded query string from key-value pairs.