vipune 0.8.0

A minimal memory layer for AI agents
Documentation
1
2
3
4
5
6
7
#[cfg(test)]
#[path = "crud_tests.rs"]
mod crud;

#[cfg(test)]
#[path = "migration_tests.rs"]
mod migration;