[ 源代码: rust-inflector ]
软件包:librust-inflector+heavyweight-dev(0.11.4-1 以及其他的)
librust-inflector+heavyweight-dev 的相关链接
Debian 的资源:
下载源码包 rust-inflector:
- [rust-inflector_0.11.4-1.dsc]
- [rust-inflector_0.11.4.orig.tar.gz]
- [rust-inflector_0.11.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Adds String based inflections for Rust - feature "heavyweight" and 1 more
Snake, kebab, camel, sentence, class, title and table cases as well as ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize are supported as both traits and pure functions acting on String types.
This metapackage enables feature "heavyweight" for the Rust Inflector crate, by pulling in any additional dependencies needed by that feature.
Additionally, this package also provides the "default" feature.
其他与 librust-inflector+heavyweight-dev 有关的软件包
|
|
|
|
-
- dep: librust-inflector+lazy-static-dev (= 0.11.4-1+b1)
- Adds String based inflections for Rust - feature "lazy_static"
-
- dep: librust-inflector+regex-dev (= 0.11.4-1+b1)
- Adds String based inflections for Rust - feature "regex"
-
- dep: librust-inflector-dev (= 0.11.4-1+b1)
- Adds String based inflections for Rust - Rust source code