Skip to main content

render_spell_desc

Function render_spell_desc 

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

Render a parsed spell description to structured fragments.