mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
## Objective Be able to depend on the crate for the types without bringing in `smol-hyper` and other http dependencies. ## Solution Create a new `HTTP` feature that is enabled by default. |
||
---|---|---|
.. | ||
builtin_methods.rs | ||
http.rs | ||
lib.rs |