Docs.rs
axum-test-server-2.0.0
axum-test-server 2.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JosephLenton
Dependencies
anyhow ^1.0.68
normal
axum ^0.6.2
normal
hyper ^0.14.23
normal
portpicker ^0.1.1
normal
serde ^1.0.145
normal
serde_json ^1.0
normal
tokio ^1.21.2
normal
tokio ^1.21.2
dev
Versions
37.5%
of the crate is documented
This release has been yanked
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
axum_
test_
server
2.0.0
All Items
Crate Items
Modules
Structs
Crate
axum_test_server
Copy item path
Source
Modules
§
util
Structs
§
Test
Response
This contains the response from the server.
Test
Server
A means to run Axum applications within a server that you can query. This is for writing tests.