Core types and traits for the axum web framework, providing foundational abstractions.
# Cargo.toml
[dependencies]
axum-core = "0.5.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing core axum types.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.