[][src]Function splitterrust_db::get_spell_like_name

pub fn get_spell_like_name(
    _name: &str,
    conn: &PgConnection
) -> Vec<(Spell, Schools)>