Docs.rs
axum-test-16.4.0
axum-test 16.4.0
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.7.7
normal
axum-extra ^0.9
normal
optional
base64 ^0.22
normal
optional
bytes ^1.8
normal
bytesize ^1.3.0
normal
cookie ^0.18
normal
futures-util ^0.3
normal
optional
http ^1.1
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.0
normal
rmp-serde ^1.3
normal
optional
rust-multipart-rfc7578_2 ^0.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
serde_yaml ^0.9
normal
optional
shuttle-axum ^0.49
normal
optional
smallvec ^1.13
normal
tokio ^1.41
normal
tokio-tungstenite ^0.24
normal
optional
tower ^0.5
normal
url ^2.5
normal
uuid ^1.11
normal
optional
async-trait ^0.1
dev
axum ^0.7
dev
axum-extra ^0.9
dev
axum-msgpack ^0.4
dev
axum-yaml ^0.4
dev
futures-util ^0.3
dev
local-ip-address ^0.6
dev
regex ^1.11
dev
serde-email ^3.1
dev
shuttle-axum ^0.49
dev
shuttle-runtime ^0.49
dev
tokio ^1.41
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
16.4.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.