Module engine

Module engine 

Source
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§

InjectionEngine
The main engine for AI code injection.
RenderSession
A session for tracking incremental rendering state. Holds fingerprints of slots and context to identify changes.