Expand description
Derive macros for the laminate data shaping library.
Provides #[derive(Laminate)] for progressive deserialization and
#[derive(ToolDefinition)] for JSON schema generation from Rust structs.
Derive Macrosยง
- Laminate
- Derive macro for progressive data shaping.
- Tool
Definition - Derive macro for generating LLM tool definition JSON schemas.