Snap for 12503729 from 992eed98671abe977ffee6cc644cb189f51e5015 to sdk-release

Change-Id: I62af219f4dca5af4db8fb8555ad8c457371ff9e6
tree: d827fe32e0f1c3aa7338dec28151339b39f2f738
  1. src/
  2. Android.bp
  3. build.rs
  4. Cargo.toml
  5. Cargo.toml.orig
  6. CHANGELOG.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_MIT
  10. OWNERS
  11. 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.