Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 223 Bytes

README_start.md

File metadata and controls

11 lines (5 loc) · 223 Bytes

bevy_mod_reqwest

This crate helps when trying to use reqwest with bevy, without having to deal with async stuff, and it works on both web and and native ( only tested on x86_64 and wasm for now)

Example