Docs.rs
mempal-runtime-0.9.0
mempal-runtime 0.9.0
Permalink
Docs.rs crate page
MIT
09 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
ZhangHanDong
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bimap ^0.6
normal
clap ^4
normal
ignore ^0.4
normal
jieba-rs ^0.8
normal
mempal-agent-memory ^0.9.0
normal
mempal-embed ^0.9.0
normal
mempal-mcp-protocol ^0.9.0
normal
mempal-search-core ^0.9.0
normal
mempal-store-sqlite ^0.9.0
normal
rmcp ^1.3.0
normal
rusqlite ^0.37
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
Versions
6.43%
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
demote_knowledge
mempal_
runtime
0.9.0
In mempal_
runtime::
knowledge_
lifecycle
mempal_runtime
::
knowledge_lifecycle
Function
demote_
knowledge
Copy item path
Source
pub fn demote_knowledge( db: &
Database
, request:
DemoteRequest
, ) ->
Result
<
DemoteOutcome
>