Crate t3

Source

Re-exports§

pub use origin::origin;
pub use origin::origin_tld;
pub use host::host;
pub use host::host_tld;
pub use axum;
pub use tracing;

Modules§

host
origin

Macros§

api

Structs§

ConnectInfo
Extractor for getting connection information produced by a Connected.
Extension
Extractor and response for extensions.
HeaderMap
A set of HTTP headers
Path
Extractor that will get captures from the URL and parse them using serde.
StatusCode
An HTTP status code (status-code in RFC 9110 et al.).

Traits§

IntoResponse
Trait for generating responses.

Functions§

ok
srv

Type Aliases§

E
Response