this-me 0.3.2

Rust ground for the modern .me semantic kernel.
Documentation
1
2
3
4
5
6
#![doc = include_str!("../docs/API.md")]

pub mod kernel;
pub mod me_uri;
pub mod runtime;
pub mod storage;