parse_spell_cast

Function parse_spell_cast 

Source
pub fn parse_spell_cast(input: &str) -> IResult<&str, Expression>