Docs.rs
axum-test-server-2.0.0
axum-test-server 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
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
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
i686-unknown-linux-gnu
i686-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate axum_test_server
Version 2.0.0
All Items
Modules
Structs
?
Crate
axum_test_server
source
·
[
−
]
Modules
util
Structs
TestResponse
This contains the response from the server.
TestServer
A means to run Axum applications within a server that you can query. This is for writing tests.