bevy_request 0.1.0-alpha.1

A HTTP client library for bevy
Documentation
1
2
3
4
5
6
7
pub mod client;
pub mod content;
pub mod events;
pub mod headers;
pub mod method;
pub mod status;
pub mod url;