Docs.rs
crates-docs-0.7.3
crates-docs 0.7.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KingingWang
Dependencies
anyhow ^1.0
normal
api-keys-simplified ^0.5
normal
optional
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4.5
normal
fastrand ^2.3
normal
flate2 ^1.0
normal
html2md ^0.2
normal
moka ^0.12
normal
optional
notify ^8.2
normal
prometheus-client ^0.24.1
normal
redis ^1.0
normal
optional
regex ^1.11
normal
reqwest ^0.13
normal
reqwest-middleware ^0.5
normal
reqwest-retry ^0.9
normal
rust-mcp-sdk ^0.9
normal
scraper ^0.26
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.50
normal
toml ^1.1.2
normal
toml_edit ^0.25.10
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1.23.0
normal
reqwest ^0.13
dev
serde_json ^1.0
dev
serial_test ^3.0
dev
temp-env ^0.3
dev
tempfile ^3.27.0
dev
tokio ^1.50
dev
wiremock ^0.6
dev
chrono ^0.4
build
Versions
100%
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
Skip to main content
Module string
crates_
docs
0.7.3
Module string
Module Items
Functions
In crates_
docs::
utils
crates_docs
::
utils
Module
string
Copy item path
Source
Expand description
String utilities
Functions
ยง
is_
blank
Check if string is empty or blank
parse_
number
Safely parse number
truncate_
with_
ellipsis
Truncate string and add ellipsis (UTF-8 safe)