axum-core

Crates.ioaxum-core
lib.rsaxum-core
version0.5.2
created_at2021-08-21 16:52:01.594341+00
updated_at2025-03-28 16:28:00.340262+00
descriptionCore types and traits for axum
homepagehttps://github.com/tokio-rs/axum
repositoryhttps://github.com/tokio-rs/axum
max_upload_size
id440377
size116,381
axum-release (github:tokio-rs:axum-release)

documentation

README

axum-core

Build status Crates.io Documentation

Core types and traits for axum.

More information about this crate can be found in the crate documentation.

Safety

This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

Minimum supported Rust version

axum-core's MSRV is 1.75.

Getting Help

You're also welcome to ask in the Discord channel or open an issue with your question.

Contributing

🎈 Thanks for your help improving the project! We are so happy to have you! We have a contributing guide to help you get involved in the axum project.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in axum by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 1652

cargo fmt