Docs.rs
mdt_core-0.5.0
mdt_core 0.5.0
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
ifiokjr
Dependencies
derive_more ^2
normal
float-cmp ^0.10
normal
globset ^0.4
normal
ignore ^0.4
normal
kdl ^6
normal
logos ^0.14
normal
markdown ^1
normal
miette ^7
normal
minijinja ^2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
similar ^2
normal
snailquote ^0.3
normal
thiserror ^2
normal
toml ^1
normal
insta ^1
dev
rstest ^0.26
dev
similar-asserts ^1
dev
tempfile ^3
dev
Versions
71.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
get_html_nodes
mdt_
core
0.5.0
mdt_core
Function
get_
html_
nodes
Copy item path
Source
pub fn get_html_nodes(content: impl
AsRef
<
str
>) ->
MdtResult
<
Vec
<
Html
>>