[ 原始碼: 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