pub type MemoryCardId = u64;Expand description
Re-exports of the memvid-core memory-card surface that
MemvidStore returns from
MemvidStore::entity_memories and friends. Re-exported here so
callers do not need a direct memvid-core dependency just to name
the structured-memory types.
Unique identifier for a memory card within an MV2 file.