Docs.rs
alith-core-0.4.3
alith-core 0.4.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nora-coder-dot
Dependencies
alith-client ^0.4.3
normal
alith-interface ^0.4.3
normal
alith-models ^0.4.3
normal
anyhow ^1.0.97
normal
async-trait ^0.1.88
normal
dagrs ^0.4.2
normal
fastembed ^4.6.0
normal
futures ^0.3
normal
hnsw_rs ^0.3.1
normal
html2text ^0.14.2
normal
lru ^0.13.0
normal
mcp-client ^0.1.0
normal
rayon ^1.10.0
normal
regex ^1.11
normal
schemars ^0.8.22
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
text-splitter ^0.24.1
normal
thiserror ^2.0.12
normal
tokio ^1.44.1
normal
tracing-subscriber ^0.3
normal
unicode-properties ^0.1.3
normal
unicode-segmentation ^1.11.0
normal
url ^2.5.2
normal
uuid ^1.16.0
normal
Versions
31.02%
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
parse_json_markdown
alith_
core
0.4.3
In alith_
core::
json
alith_core
::
json
Function
parse_
json_
markdown
Copy item path
Source
pub fn parse_json_markdown(text: &
str
) ->
Result
<
Value
,
JsonParseError
>