mesh-llm-types 0.74.0

Shared protocol-facing data types for Mesh LLM crates
Documentation
1
2
3
4
5
#![forbid(unsafe_code)]

pub mod mesh;
pub mod models;
pub mod runtime;