Skip to main content
fetch_spells
wowlab_
sentinel
0.1.35
In wowlab_
sentinel::
mcp::
tools::
effects
wowlab_sentinel
::
mcp
::
tools
::
effects
Function
fetch_
spells
Copy item path
Source
async fn fetch_spells( db: &PgPool, ids: &[
i32
], ) ->
Result
<
Vec
<
SpellRow
>,
ToolError
>