pub fn introspect_spec(
catalog: &ContentCatalog,
spec_id: SpecId,
) -> Result<SpecIntrospection, ApplicationError>Expand description
Convenience wrapper using empty game data (all durations/costs = 0).
pub fn introspect_spec(
catalog: &ContentCatalog,
spec_id: SpecId,
) -> Result<SpecIntrospection, ApplicationError>Convenience wrapper using empty game data (all durations/costs = 0).