3个稳定版本
1.6.1 | 2023年3月7日 |
---|---|
1.5.0 | 2023年3月2日 |
1.0.0 |
|
在模板引擎类别中排名第431
每月下载量64次
在4 个crate中使用
32KB
297 代码行
rialight::util
Rialight工具模块。
特性
- HashMap, HashSet, BTreeMap和BTreeSet的文本初始化器,例如
hashmap!{}
。 - 懒静态。更多信息请参考crate lazy_static。
- 正则表达式。更多信息请参考crate lazy-regex。
- 位标志。更多信息请参考crate bitflags。
- 字符串格式化作为模块
rialight::util::template_string
。 - 转义URI及其组件。包括
encode_uri
、decode_uri
、encode_uri_component
和decode_uri_component
方法。
依赖项
~3.5–4.5MB
~91K SLoC