Docs.rs
llmwiki-tooling-0.1.1
llmwiki-tooling 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ilya-epifanov
Dependencies
aho-corasick ^1
normal
anyhow ^1
normal
clap ^4
normal
elsa ^1.11
normal
ignore ^0.4
normal
once_cell ^1
normal
pulldown-cmark ^0.13
normal
regex-lite ^0.1
normal
serde ^1
normal
serde_json ^1
normal
serde_yml ^0.0
normal
thiserror ^2
normal
toml ^1.1
normal
proptest ^1
dev
tempfile ^3
dev
Versions
46.15%
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
extract_headings
llmwiki_
tooling
0.1.1
In llmwiki_
tooling::
parse
llmwiki_tooling
::
parse
Function
extract_
headings
Copy item path
Source
pub fn extract_headings(source: &
str
) ->
Vec
<
Heading
>
Expand description
Extract all headings from the source.