文件名称:concat-string:一个用于将字符串切片连接到拥有的字符串的Rust库
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-29 09:14:26
string-manipulation rust-library Rust
连接字符串
这个箱子提供了concat_string! 宏,用于有效地将字符串切片连接到拥有的字符串中。 concat_string! 接受实现AsRef
【文件预览】:
concat-string-master
----.travis.yml(209B)
----LICENSE-MIT(1KB)
----LICENSE-APACHE(11KB)
----bors.toml(103B)
----appveyor.yml(2KB)
----src()
--------lib.rs(3KB)
----Cargo.toml(353B)
----.gitignore(41B)
----README.md(1KB)