Docs.rs
halldyll-core-0.1.0
halldyll-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Mr-soloDev
Dependencies
brotli ^3.4
normal
bytes ^1.5
normal
chrono ^0.4
normal
ego-tree ^0.6
normal
encoding_rs ^0.8
normal
flate2 ^1.0
normal
futures ^0.3
normal
quick-xml ^0.31
normal
rand ^0.8
normal
regex ^1.10
normal
reqwest ^0.11
normal
scraper ^0.18
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
texting_robots ^0.2
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
uuid ^1.6
normal
tempfile ^3.9
dev
tokio-test ^0.4
dev
wiremock ^0.5
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
sanitize_html
halldyll_
core
0.1.0
In halldyll_
core::
parse::
html
halldyll_core
::
parse
::
html
Function
sanitize_
html
Copy item path
Source
pub fn sanitize_html(html: &
str
) ->
String
Expand description
Clean HTML (remove scripts, styles, etc.)