Merge remote-tracking branch 'origin/upstream' am: 687bf36694 am: ba564ff067

Original change: undetermined

Change-Id: I1fb04a40dd1229a530c93adebabd43ff2fdc5a3f
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 15ee6a9ffedb00ab725f44a4a5c05f4fba14bb67
  1. src/
  2. Android.bp
  3. build.rs
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. CHANGELOG.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_MIT
  11. OWNERS
  12. README.md
README.md

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.56.

Getting Help

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

Contributing

:balloon: 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.