motedb 0.1.2

AI-native embedded multimodal database for embodied intelligence (robots, AR glasses, industrial arms).
Documentation
1
2
3
4
/// Table metadata catalog
mod registry;

pub use registry::TableRegistry;