Skip to main content

inventory_single_model

Function inventory_single_model 

Source
pub fn inventory_single_model<M>() -> Result<ProjectionOutputInventory, ProjectionLoweringError>
where M: ProjectionReadModelMetadata,
Expand description

Inventory for a single output model.

§Errors

Propagates schema validation failures.