Docs.rs
crawlkit-parser-0.3.0
crawlkit-parser 0.3.0
Docs.rs crate page
MIT
14 July 2026
Links
Repository
crates.io
Source
Owners
cyberdoors
Dependencies
crawlkit-core ^0.3.0
normal
dom_smoothie ^0.18.0
normal
lazy_static ^1
normal
regex ^1
normal
scraper ^0.22
normal
serde ^1
normal
serde_json ^1
normal
skyscraper ^0.6
normal
thiserror ^2
normal
tracing ^0.1
normal
url ^2
normal
Versions
64.13%
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
Skip to main content
normalize_text
crawlkit_
parser
0.3.0
In crawlkit_
parser::
text
crawlkit_parser
::
text
Function
normalize_
text
Copy item path
Source
pub fn normalize_text(text: &
str
) ->
String
Expand description
规范化文本:去除首尾空白,合并内部连续空白为单个空格