Skip to main content

build_spec_resolver

Function build_spec_resolver 

Source
pub fn build_spec_resolver(
    intro: &SpecIntrospection,
    spec_id: SpecId,
    talent_names: &[&str],
) -> SpecResolver
Expand description

Builds a name-resolving SpecResolver from a spec’s introspection snapshot and talent names.