Docs.rs
rust-pickaxe-0.5.5
rust-pickaxe 0.5.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wizrds
Dependencies
ego-tree ^0.10.0
normal
getrandom ^0.3.3
normal
htmd ^0.2.2
normal
pyo3 ^0.23.0
normal
optional
rand ^0.9.1
normal
regex ^1.11.1
normal
scraper ^0.23.1
normal
thiserror ^2.0.12
normal
pyo3-build-config ^0.23.0
build
Versions
76.09%
of the crate is documented
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
Module markdown
pickaxe
0.5.5
Module markdown
Module Items
Structs
Functions
In crate pickaxe
pickaxe
Module
markdown
Copy item path
Source
Structs
§
Html
ToMarkdown
The html-to-markdown converter.
Functions
§
html_
to_
markdown
Convert an HTML string to markdown.
html_
to_
markdown_
with_
converter
Convert an HTML string to markdown with the specified converter.