bkmr 7.6.1

Knowledge management for humans and agents — bookmarks, snippets, etc, searchable, executable.
Documentation
1
2
3
4
5
6
7
8
pub mod clipboard;
pub mod di;
pub mod embeddings;
pub mod error;
pub(crate) mod http;
pub mod interpolation;
pub(crate) mod json;
pub mod repositories;