Docs.rs
hsml-0.7.2
hsml 0.7.2
Permalink
Docs.rs crate page
MIT
31 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
Shinigami92
Dependencies
html5ever ^0.39.0
normal
markup5ever_rcdom ^0.39.0
normal
nom ^8.0.0
normal
nom_locate ^5.0.0
normal
serde ^1.0.228
normal
serde-wasm-bindgen ^0.6.5
normal
serde_json ^1.0.150
normal
wasm-bindgen ^0.2.122
normal
js-sys =0.3.99
dev
wasm-bindgen-test =0.3.72
dev
clap ^4.6.1
normal
ignore ^0.4.25
normal
tokio ^1.52.3
normal
tower-lsp ^0.20.0
normal
assert_cmd =2.2.2
dev
predicates =3.1.4
dev
tempfile =3.27.0
dev
Versions
53.72%
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
convert
hsml
0.7.2
In hsml::
converter
hsml
::
converter
Function
convert
Copy item path
Source
pub fn convert(html: &
str
) ->
Result
<
String
,
String
>
Expand description
Convert an HTML string to HSML source.