behest 0.5.8

A Rust-native cloud agent runtime with typed tools, pluggable memory, queues, and observability.
Documentation
1
2
3
//! Persistence traits and storage backends.

pub use behest_store::*;