| Crates.io | fetch-js |
| lib.rs | fetch-js |
| version | 1.0.0-alpha.1 |
| created_at | 2025-01-15 15:59:56.520637+00 |
| updated_at | 2025-01-15 15:59:56.520637+00 |
| description | A fetch API implementation in Rust |
| homepage | |
| repository | https://github.com/acalexchen/fetch-js |
| max_upload_size | |
| id | 1517650 |
| size | 23,449 |
该库是以tokio为基础的js风格的网络请求库,你可以像在js中使用fetch一样使用该库
不过现在还是个半成品XD