#product-os #urlencode #url #environments #derivative #urlencoding #std

no-std product-os-urlencoding

Product OS : URL编码是一个基于urlencoding crate重构的衍生品,适用于std和no_std环境

1个不稳定版本

0.0.1 2023年12月21日

#12#urlencode

Download history 39/week @ 2024-04-01 20/week @ 2024-04-08 32/week @ 2024-04-15 27/week @ 2024-04-22 19/week @ 2024-04-29 25/week @ 2024-05-06 50/week @ 2024-05-13 21/week @ 2024-05-20 24/week @ 2024-05-27 27/week @ 2024-06-03 21/week @ 2024-06-10 21/week @ 2024-06-17 25/week @ 2024-06-24 6/week @ 2024-07-08 29/week @ 2024-07-15

61 每月下载量
7 个crate中使用(通过 product-os-security

AGPL-3.0-only

10KB
151

Product OS : URL编码

Product OS : URL编码是一个基于urlencoding crate重构的衍生品,适用于std和no_std环境。

什么是Product OS?

Product OS是一组包的集合,提供不同的工具和功能,可以协同工作,使Rust生态系统中的产品更易于构建。

安装

使用Rust包管理器 cargo 安装Product OS : URL编码。

cargo add product-os-urlencoding

或在您的 cargo.toml 的 [packages] 部分添加 Product OS : URL编码。

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

功能

Product OS URL编码支持许多功能,利用urlencoding crate的框架

  • 支持只使用alloc环境的no_std
// Feature samples TODO

用法

// Examples TODO

贡献

目前没有贡献,但很快将在公共存储库上提供。

许可证

GNU AGPLv3

依赖项

~22KB