Docs.rs
html-helpers-0.0.6
html-helpers 0.0.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeremychone
Dependencies
derive_more ^2
normal
html-escape ^0.2.13
normal
html5ever ^0.31.0
normal
markup5ever ^0.16.1
normal
tendril ^0.4.3
normal
Versions
28.57%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
html_
helpers
0.0.6
All Items
Crate Items
Enums
Functions
Type Aliases
Crate
html_helpers
Copy item path
Source
Enums
§
Error
Functions
§
decode_
html_
entities
Decodes HTML entities (e.g.,
<
becomes
<
).
slim
Strips non-content elements from the provided HTML content, preserving essential head tags, and returns the cleaned HTML as a string.
Type Aliases
§
Result