Skip to main content

introspect_spec_resolved

Function introspect_spec_resolved 

Source
pub async fn introspect_spec_resolved(
    catalog: &ContentCatalog,
    spec_id: SpecId,
    resolver: &DynDataResolver<'_>,
) -> Result<SpecIntrospection, ApplicationError>
Expand description

Resolve a spec’s game data and return its complete introspection snapshot.