Skip to main content

render_with_resolver

Function render_with_resolver 

Source
pub fn render_with_resolver<R>(
    ast: &ParsedSpellDescription,
    self_spell_id: u32,
    resolver: &R,
    parse_errors: Vec<String>,
) -> SpellDescRenderResult
Expand description

Render a parsed spell description to structured fragments.