Docs.rs
terraphim-markdown-parser-1.19.0
terraphim-markdown-parser 1.19.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AlexMikhalev
Dependencies
markdown ^1.0.0-alpha.21
normal
serde ^1.0
normal
terraphim_types ^1.0.0
normal
thiserror ^1.0
normal
ulid ^1.0.0
normal
Versions
14.75%
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
classify_sections
terraphim_
markdown_
parser
1.19.0
In terraphim_
markdown_
parser::
heading
terraphim_markdown_parser
::
heading
Function
classify_
sections
Copy item path
Source
pub fn classify_sections(tree: &mut
HeadingTree
, config: &
SectionConfig
)