Module axum_core::response[][src]

Expand description

Types and traits for generating responses.

See axum::response for more details.

Structs

A response with headers.

Traits

Trait for generating responses.