Docs.rs
httptest_server-0.1.0
httptest_server 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ggriffiniii
Dependencies
futures ^0.3
normal
http ^0.2
normal
httptest_core ^0.1
normal
hyper ^0.13
normal
log ^0.4
normal
tokio ^0.2
normal
Versions
94.44%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
httptest_
server
0.1.0
All Items
Crate Items
Structs
Enums
Crate
httptest_server
Copy item path
Source
Structs
§
Expectation
An expectation to be asserted by the server.
Expectation
Builder
Define expectations using a builder pattern.
Server
The Server
Enums
§
Times
How many requests should an expectation receive.