Docs.rs
df-helper-0.2.26
df-helper 0.2.26
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
actix-rt ^2.6.0
normal
async-std ^1.4.0
normal
base64 ^0.13.0
normal
chrono ^0.4.22
normal
curl ^0.4.44
normal
futures ^0.3.25
normal
json ^0.12.4
normal
kafka ^0.9.0
normal
lettre ^0.10.1
normal
local_ipaddress ^0.1.3
normal
mysql ^23.0.0
normal
redis ^0.22.0
normal
rust-crypto ^0.2.36
normal
sha256 ^1.1.1
normal
sqlx ^0.6.2
normal
time ^0.3.14
normal
uuid ^1.2.1
normal
walkdir ^2.3.2
normal
Versions
57.91%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module string
df_
helper
0.2.26
Module string
Module Items
Functions
In df_
helper::
tools
df_helper
::
tools
Module
string
Copy item path
Source
Functions
§
repeat
生成重复的字符串
replace
字符串替换
search
搜索是否包含指定内容
search_
ends
判断是否以某串结尾
search_
find
查找到第一次出现的位置
search_
starts
判断是否是以某串起始
split
分割字符串
trim_
end
去掉最后一个字符串
trim_
start
去掉第一个字符串