Docs.rs
cool-core-0.1.2
cool-core 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vera-byte
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bson ^3.1.0
normal
optional
chrono ^0.4
normal
glob ^0.3
normal
optional
jsonwebtoken ^10.2.0
normal
local-ip-address ^0.6
normal
md-5 ^0.10
normal
mongodb ^3.4.1
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
rand ^0.9.2
normal
redis ^1.0.1
normal
regex ^1
normal
salvo ^0.85
normal
sea-orm ^1.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
validator ^0.20.0
normal
tokio ^1
dev
Versions
87.52%
of the crate is documented
Go to latest version
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
cool_
core
0.1.2
Module string
Module Items
Functions
In cool_
core::
util
cool_core
::
util
Module
string
Copy item path
Source
Expand description
字符串工具
Functions
§
capitalize
首字母大写
is_
blank
是否为空或空白
is_
not_
blank
是否不为空且不为空白
replace_
all
替换所有匹配的字符串
strip_
html
移除 HTML 标签
truncate
截取字符串
uncapitalize
首字母小写