Docs.rs
toxi-testing-3.0.0
toxi-testing 3.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
meshackbahati
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
http ^1.0
normal
http-body-util ^0.1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.48.0
normal
tower ^0.5
normal
toxi-core ^3.0.0
normal
toxi-db ^3.0.0
normal
Versions
89.74%
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 server
toxi_
testing
3.0.0
Module server
Module Items
Structs
Functions
In crate toxi_
testing
toxi_testing
Module
server
Copy item path
Source
Expand description
Test server module — provides
TestServer
and
test_router
.
Structs
§
Test
Server
Test server for integration testing.
Functions
§
test_
router
Helper to test a router