提供查找可执行文件或库的路径的支持,可以在程序中查找指定可执行文件或库的路径。 | A Rust library that provides support for finding the path to an executable in the system's PATH.
最近更新: 1年前提供检查依赖库版本兼容性的支持,可以在编译时检查依赖库的版本是否符合要求。 | A Rust library that provides support for checking the version of Rust being used.
最近更新: 1年前提供 Unicode 字符的宽度计算和显示支持,包括单词换行和填充等。 | A Rust library that provides support for working with Unicode character widths.
最近更新: 1年前提供 Unicode 标识符的支持,包括标识符的验证和规范化。 | A Rust library that provides support for working with Unicode identifiers.
最近更新: 1年前一个用于跨平台控制终端颜色输出的库。 | A Rust library that provides support for colored terminal output.
最近更新: 1年前一个用于解析Rust代码的库,常用于编写过程宏。 | A Rust library that provides support for parsing Rust code.
最近更新: 1年前提供字符串相似度和距离度量的计算方法,如Levenshtein距离等。 | A Rust library that provides support for string similarity metrics.
最近更新: 1年前提供用于编译时静态断言的宏。 | A Rust library that provides support for compile-time assertions.
最近更新: 1年前提供类似Python shlex 模块的功能,用于简单的词法分析和拆分Shell命令行。 | A Rust library that provides support for parsing shell-like syntax.
最近更新: 1年前一个纯Rust实现的UNIX系统调用库。 | A Rust library that provides support for working with UTF-8 encoded strings.
最近更新: 1年前