Expand description
Injection Engine - The main orchestrator for AI code injection.
This module provides the high-level API for rendering templates with AI-generated code.
Re-exports§
pub use crate::observer::ObserverPtr;
Structs§
- Injection
Engine - The main engine for AI code injection.
- Render
Session - A session for tracking incremental rendering state. Holds fingerprints of slots and context to identify changes.