#product-os #http #std #derivative #environments #ecosystem #different

无std product-os-http

Product OS : Http是http crate的衍生品,重新构建以支持std和无std环境

6个版本

0.0.7 2024年4月18日
0.0.6 2024年4月17日
0.0.3 2023年12月25日

#93 in HTTP客户端

Download history • Rust 包仓库 126/week @ 2024-04-20 • Rust 包仓库 55/week @ 2024-04-27 • Rust 包仓库 54/week @ 2024-05-04 • Rust 包仓库 102/week @ 2024-05-11 • Rust 包仓库 91/week @ 2024-05-18 • Rust 包仓库 73/week @ 2024-05-25 • Rust 包仓库 96/week @ 2024-06-01 • Rust 包仓库 61/week @ 2024-06-08 • Rust 包仓库 75/week @ 2024-06-15 • Rust 包仓库 98/week @ 2024-06-22 • Rust 包仓库 16/week @ 2024-06-29 • Rust 包仓库 31/week @ 2024-07-06 • Rust 包仓库 88/week @ 2024-07-13 • Rust 包仓库 48/week @ 2024-07-20 • Rust 包仓库 56/week @ 2024-07-27 • Rust 包仓库 62/week @ 2024-08-03 • Rust 包仓库

每月261次下载
用于 15 个Crate(直接使用7个)

AGPL-3.0-only

375KB
5.5K SLoC

Product OS : Http

Product OS : Http是http crate的衍生品,重新构建以支持std和无std环境。

什么是Product OS?

Product OS是一组包的集合,提供不同的工具和功能,可以在Rust生态系统中更轻松地构建产品。

安装

使用Rust包管理器cargo安装Product OS : Http。

cargo add product-os-http

或者将Product OS : Http添加到您的cargo.toml [packages]部分。

product-os-http = { version = "0.0.7", features = [], default-features = true, optional = false }

功能

Product OS Http支持多个功能,利用http crate的框架

  • 使用默认选择的std http crate
  • 支持仅具有alloc环境的no_std
// Feature samples TODO

使用方法

// Examples TODO

贡献

目前尚无贡献,但很快将在公共仓库中提供。

许可证

GNU AGPLv3

依赖项

~175–330KB