Skip to main content

resolve_talents

Function resolve_talents 

Source
async fn resolve_talents(
    config: &SimConfigIntent,
    spec: SpecId,
    resolver: &DynDataResolver<'_>,
    overrides: &IntentOverrides,
) -> Result<Vec<TalentSelection>, ApplicationError>