Docs.rs
axum-test-17.2.0
axum-test 17.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JosephLenton
Dependencies
anyhow ^1.0
normal
assert-json-diff ^2.0
normal
auto-future ^1.0
normal
axum ^0.8.1
normal
axum-extra ^0.10
normal
optional
base64 ^0.22
normal
optional
bytes ^1.9
normal
bytesize ^1.3.0
normal
cookie ^0.18
normal
futures-util ^0.3
normal
optional
http ^1.2
normal
http-body-util ^0.1
normal
hyper ^1.5
normal
hyper-util ^0.1
normal
mime ^0.3
normal
pretty_assertions ^1.4
normal
optional
reqwest ^0.12
normal
optional
reserve-port ^2.1
normal
rmp-serde ^1.3
normal
optional
rust-multipart-rfc7578_2 ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
serde_yaml ^0.9
normal
optional
shuttle-axum ^0.51
normal
optional
smallvec ^1.13
normal
tokio ^1.43
normal
tokio-tungstenite ^0.26
normal
optional
tower ^0.5
normal
url ^2.5
normal
uuid ^1.12
normal
optional
axum ^0.8
dev
axum-extra ^0.10
dev
axum-msgpack ^0.5
dev
axum-yaml ^0.5
dev
futures-util ^0.3
dev
local-ip-address ^0.6
dev
rand ^0.9
dev
regex ^1.11
dev
serde-email ^3.1
dev
shuttle-axum ^0.51
dev
shuttle-runtime ^0.51
dev
tokio ^1.43
dev
tower-http ^0.6
dev
Versions
64.44%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
axum_
test
17.2.0
In axum_
test::
util
axum_test
::
util
Function
new_random_port
Copy item path
Source
pub fn new_random_port() ->
Result
<
u16
>
Expand description
Returns a randomly selected port that is not in use.