Mem-repo engine for Memstead — multi-mem, git-backed typed entity graphs. Internal library surface consumed by the memstead binaries — pre-1.0, experimental, no API stability promise.
//! Re-export shim over `memstead_base::ops` (request/response types,
//! `WarningHint`, plus the gix-free `health` and `search` submodules)
//! plus the git-touching operation submodules that stay in this crate.
pubusememstead_base::ops::*;pubmodagent_notes;#[cfg(feature ="git-object-storage")]pubmodbranch_reset;pubmodchanges;#[cfg(feature ="git-object-storage")]pubmoddiff;pubmodexport;#[cfg(feature ="git-object-storage")]pubmodtransport;